ETH Price: $3,790.15 (-2.88%)

Transaction Decoder

Block:
19815793 at May-07-2024 04:24:59 AM +UTC
Transaction Fee:
0.00025791972438624 ETH $0.98
Gas Used:
58,128 Gas / 4.43709958 Gwei

Emitted Events:

Account State Difference:

  Address   Before After State Difference Code
(Titan Builder)
7.608683730606495461 Eth7.608712794606495461 Eth0.000029064
0xCa50fcad...debAc15Ac
0.081444440695679962 Eth
Nonce: 1433
0.081186520971293722 Eth
Nonce: 1434
0.00025791972438624
0xfca89d55...4BEA828dd

Execution Trace

DELREY.transfer( to=0xA858957d2750c53647d07DAba8FCC5490B1462Fc, amount=5000000000000000192823 ) => ( 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