ETH Price: $3,887.99 (+3.27%)

Transaction Decoder

Block:
19639222 at Apr-12-2024 11:26:35 AM +UTC
Transaction Fee:
0.000740303361508788 ETH $2.88
Gas Used:
47,223 Gas / 15.676754156 Gwei

Emitted Events:

115 DELREY.Approval( owner=[Sender] 0x3c91f7bd58d8cf5b294f65497a7880547bb11002, spender=0xB86E490E...1DaBB1Cc3, value=115792089237316195423570985008687907853269984665640564039457584007913129639935 )

Account State Difference:

  Address   Before After State Difference Code
0x3c91f7bD...47bB11002
0.002866327746026452 Eth
Nonce: 1
0.002126024384517664 Eth
Nonce: 2
0.000740303361508788
(beaverbuild)
7.494155504335750804 Eth7.494297173335750804 Eth0.000141669
0xfca89d55...4BEA828dd

Execution Trace

DELREY.approve( spender=0xB86E490E72F050c424383d514362Dc61DaBB1Cc3, 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