ETH Price: $4,632.95 (+8.08%)

Transaction Decoder

Block:
20928405 at Oct-09-2024 01:42:59 PM +UTC
Transaction Fee:
0.001918224 ETH $8.89
Gas Used:
58,128 Gas / 33 Gwei

Emitted Events:

Account State Difference:

  Address   Before After State Difference Code
0x01e79670...477A504dA
0.101825308783042118 Eth
Nonce: 467
0.099907084783042118 Eth
Nonce: 468
0.001918224
(Titan Builder)
10.162700393881545359 Eth10.162838151675905615 Eth0.000137757794360256
0xfca89d55...4BEA828dd

Execution Trace

DELREY.transfer( to=0xBdCA54E291A1FCe4a390A42359cf72b7e598f2f1, amount=6213427000506381960535 ) => ( True )
transfer[ERC20 (ln:100)]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
┈┈┈┈╱▏┈┈┈┈┈╱▔▔▔▔╲┈┈┈┈┈
┈┈┈┈▏▏┈┈┈┈┈▏╲▕▋▕▋▏┈┈┈┈
┈┈┈┈╲╲┈┈┈┈┈▏┈▏┈▔▔▔▆┈┈┈
┈┈┈┈┈╲▔▔▔▔▔╲╱┈╰┳┳┳╯┈┈┈
┈┈╱╲╱╲▏┈┈┈┈┈┈▕▔╰━╯┈┈┈┈
┈┈▔╲╲╱╱▔╱▔▔╲╲╲╲┈┈┈┈┈┈┈
┈┈┈┈╲╱╲╱┈┈┈┈╲╲▂╲▂┈┈┈┈┈
┈┈┈┈┈┈┈┈┈┈┈┈┈╲╱╲╱┈┈┈┈┈
$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.org
Twitter: https://twitter.com/DelReyInu
Telegram: https://t.me/delrey_inu
*/
pragma solidity ^0.8.18;
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX