How to find Raydium Timestamp
Last updated
Last updated
First find the add liquidity tx on birdeye or raydium
For example this one
Scroll all the way down and you you gonna find the instruction #5
#5 Unknown program instruction
Program log: initialize2: InitializeInstruction2 { nonce: 254, open_time: 1702840380, init_pc_amount: 3000000000, init_coin_amount: 1000000000000 }
You can check the open_time: 1702840380 This is a unit timestamp, used in general in the programmer language you can converto the real time here epochconverter.com