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 |
---|---|---|---|---|---|
BBI | ERC-20 | 739.988162K | -- | -- | |
SMOL | ERC-20 | 3 | -- | -- | |
HQG | ERC-20 | 0.01 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20920181 | a month ago | | | 0 | 0.00061677471 | |
| 20920176 | a month ago | | | 0 | 0.00060457008 | |
| 20644129 | 2 months ago | | | 0 | 0.000085414008 | |
| 20493798 | 3 months ago | | | 0 | 0.00029383125 | |
| 20377776 | 4 months ago | | | 0 | 0.00023664354 | |
| 20156542 | 5 months ago | | | 0 | 0.00018179369 | |
| 20138917 | 5 months ago | | | 0 | 0.00038516273 | |
| 19909195 | 6 months ago | | | 0 | 0.00012460457 | |
| 19808085 | 6 months ago | | | 0 | 0.00022561938 | |
| 19723829 | 7 months ago | | | 0 | 0.00044343603 |
ABI
ABI objects
Getter at block 21162024
decimals() view returns (uint8)
18
name() view returns (string)
smol
symbol() view returns (string)
SMOL
totalSupply() view returns (uint256)
55000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.