Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 2.4K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21683173 | 10 days ago | | | 0 | 0.000000099951373516 | |
| 20201542 | a month ago | | | 0 | 1.3671992e-7 | |
| 19492986 | 2 months ago | | | 0 | 1.6108065e-7 | |
| 19492942 | 2 months ago | | | 0 | 1.6238244e-7 | |
| 19492882 | 2 months ago | | | 0 | 1.6217890e-7 | |
| 18971510 | 2 months ago | | | 0 | 0.000000094113402414 | |
| 18803548 | 3 months ago | | | 0 | 1.8241013e-7 | |
| 17973923 | 3 months ago | | | 0 | 0.000000079952441665 | |
| 16863631 | 4 months ago | | | 0 | 4.2463717e-7 | |
| 16756622 | 4 months ago | | | 0 | 1.4495989e-7 |
ABI
ABI objects
Getter at block 22128463
decimals() view returns (uint256)
18
name() view returns (string)
YANKEE BASE
symbol() view returns (string)
YANKEE
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.