Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SNOOPY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18901868 | a year ago | | | 0 | 0.00081255788 | |
| 18901867 | a year ago | | | 0 | 0.00055379307 | |
| 18901856 | a year ago | | | 0 | 0.0020495669 | |
| 18901850 | a year ago | | | 0 | 0.00059356262 | |
| 18901842 | a year ago | | | 0 | 0.00051274565 | |
| 18901816 | a year ago | | | 0 | 0.0030045600 | |
| 18901810 | a year ago | | | 0 | 0.0030045600 | |
| 18901805 | a year ago | | | 0 | 0.00080756799 | |
| 18901800 | a year ago | | | 0 | 0.0042853500 | |
| 18901798 | a year ago | | | 0 | 0.00082979201 |
ABI
ABI objects
Getter at block 21324173
decimals() view returns (uint8)
18
name() view returns (string)
SNOOPY
symbol() view returns (string)
SNOOPY
totalSupply() view returns (uint256)
698000000000000000000000000
value() view returns (address)
0x15fc1809918aad105876789488ed6966dab89a83
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
legend(address[] fireplace)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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.