ETH Price: $3,894.75 (+3.45%)

Transaction Decoder

Block:
16902168 at Mar-25-2023 04:40:47 AM +UTC
Transaction Fee:
0.000665778726373269 ETH $2.59
Gas Used:
46,887 Gas / 14.199644387 Gwei

Emitted Events:

172 DELREY.Approval( owner=[Sender] 0x341ecb65bcf41a4cc784fbdc86e59bd3fdf493f9, spender=0x00000000...43aC78BA3, value=2237073783091836528238 )

Account State Difference:

  Address   Before After State Difference Code
3.280639268945043777 Eth3.280643957645043777 Eth0.0000046887
0x341eCb65...3FdF493F9
0.795407362718827613 Eth
Nonce: 2164
0.794741583992454344 Eth
Nonce: 2165
0.000665778726373269
0xfca89d55...4BEA828dd

Execution Trace

DELREY.approve( spender=0x000000000022D473030F116dDEE9F6B43aC78BA3, amount=2237073783091836528238 ) => ( True )
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