ETH Price: $3,007.23 (+1.73%)

Transaction Decoder

Block:
19718069 at Apr-23-2024 12:22:59 PM +UTC
Transaction Fee:
0.000688179197102751 ETH $2.07
Gas Used:
46,947 Gas / 14.658640533 Gwei

Emitted Events:

35 DELREY.Approval( owner=[Sender] 0x227e9a955142cec85af31f946eae5916b4c2bd97, spender=0x77EDAE6A...476e8f83f, value=1804723752626684266643 )

Account State Difference:

  Address   Before After State Difference Code
0x227e9a95...6B4C2Bd97
0.030422644856234185 Eth
Nonce: 66
0.029734465659131434 Eth
Nonce: 67
0.000688179197102751
(Titan Builder)
9.107701677680817971 Eth9.107922863071849607 Eth0.000221185391031636
0xfca89d55...4BEA828dd

Execution Trace

DELREY.approve( spender=0x77EDAE6A5f332605720688C7Fda7476476e8f83f, amount=1804723752626684266643 ) => ( 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