Transaction Hash:
Block:
16899421 at Mar-24-2023 07:24:59 PM +UTC
Transaction Fee:
0.0441166566169634 ETH
$111.45
Gas Used:
1,889,942 Gas / 23.3428627 Gwei
Emitted Events:
142 |
DELREY.OwnershipTransferred( previousOwner=0x0000000000000000000000000000000000000000, newOwner=[Sender] 0x94cbe409b3c4eca014b6c7144199dfde0cdadeac )
|
143 |
DELREY.Transfer( from=0x0000000000000000000000000000000000000000, to=[Sender] 0x94cbe409b3c4eca014b6c7144199dfde0cdadeac, value=1000000000000000000000000 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x388C818C...7ccB19297
Miner
| (Lido: Execution Layer Rewards Vault) | 80.007738885274272161 Eth | 80.008049202885395603 Eth | 0.000310317611123442 | |
0x94cbE409...e0CdadEaC |
3.7985 Eth
Nonce: 0
|
3.7543833433830366 Eth
Nonce: 1
| 0.0441166566169634 | ||
0xfca89d55...4BEA828dd |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
|
Execution Trace
DELREY.60806040( )
1234567891011121314151617181920212223242526/**┈┈┈┈╱▏┈┈┈┈┈╱▔▔▔▔╲┈┈┈┈┈┈┈┈┈▏▏┈┈┈┈┈▏╲▕▋▕▋▏┈┈┈┈┈┈┈┈╲╲┈┈┈┈┈▏┈▏┈▔▔▔▆┈┈┈┈┈┈┈┈╲▔▔▔▔▔╲╱┈╰┳┳┳╯┈┈┈┈┈╱╲╱╲▏┈┈┈┈┈┈▕▔╰━╯┈┈┈┈┈┈▔╲╲╱╱▔╱▔▔╲╲╲╲┈┈┈┈┈┈┈┈┈┈┈╲╱╲╱┈┈┈┈╲╲▂╲▂┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈╲╱╲╱┈┈┈┈┈$DELREY is a token created to honor Maye Musk's dog, Floki's best friend.With a community-driven approach, this token aims to raise awareness and support for animal welfare causes.With a growing fan base and a strong following in the crypto community, DelRey Inu is already making waves in the market.Website: https://delreyinu.orgTwitter: https://twitter.com/DelReyInuTelegram: https://t.me/delrey_inu*/pragma solidity ^0.8.18;abstract contract Context {function _msgSender() internal view virtual returns (address) {return msg.sender;}