ETH Price: $2,522.97 (-0.60%)

Transaction Decoder

Block:
22065879 at Mar-17-2025 10:00:59 AM +UTC
Transaction Fee:
0.000025937511176808 ETH $0.07
Gas Used:
47,223 Gas / 0.549255896 Gwei

Emitted Events:

104 DELREY.Approval( owner=[Sender] 0x0afe55e02f9075321c1f2693f718116d6de975e8, spender=0x0E233CFd...9926402E0, value=115792089237316195423570985008687907853269984665640564039457584007913129639935 )

Account State Difference:

  Address   Before After State Difference Code
0x0aFe55e0...D6De975e8
0.002367361626173408 Eth
Nonce: 71
0.0023414241149966 Eth
Nonce: 72
0.000025937511176808
(Titan Builder)
22.786472707258633196 Eth22.786477894760859113 Eth0.000005187502225917
0xfca89d55...4BEA828dd

Execution Trace

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