ETH Price: $2,694.15 (+6.22%)
Gas: 1.52 Gwei

Transaction Decoder

Block:
16899678 at Mar-24-2023 08:16:23 PM +UTC
Transaction Fee:
0.00165767845897449 ETH $4.47
Gas Used:
46,923 Gas / 35.32763163 Gwei

Emitted Events:

64 DELREY.Approval( owner=[Sender] 0xcbbb7f487ac86f11504ee43fcc1ad0873dd2f190, spender=0x7a250d56...659F2488D, value=1000000000000000000000000 )

Account State Difference:

  Address   Before After State Difference Code
(builder0x69)
2.003624732671046575 Eth2.004190646828925388 Eth0.000565914157878813
0xCbbb7F48...73Dd2f190
0.07951698920514651 Eth
Nonce: 5
0.07785931074617202 Eth
Nonce: 6
0.00165767845897449
0xfca89d55...4BEA828dd

Execution Trace

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