ETH Price: $3,756.27 (+0.78%)

Transaction Decoder

Block:
20894103 at Oct-04-2024 06:58:11 PM +UTC
Transaction Fee:
0.000244019915123517 ETH $0.92
Gas Used:
29,823 Gas / 8.182272579 Gwei

Emitted Events:

492 DELREY.Approval( owner=[Sender] 0xa26855fc57d385f4eb0f2e6315309712cfade885, spender=0x40aA958d...a374bcD7f, value=3155000000000000000000 )

Account State Difference:

  Address   Before After State Difference Code
(Titan Builder)
12.9225452945947505 Eth12.922589278994140073 Eth0.000043984399389573
0xA26855Fc...2cfAdE885
0.846038764791895101 Eth
Nonce: 137
0.845794744876771584 Eth
Nonce: 138
0.000244019915123517
0xfca89d55...4BEA828dd

Execution Trace

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