Treasure Team Reservoir
Verified contract
Active on
Ethereum with 8 txns
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 "Treasure Team Reservoir"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18354133 | a year ago | | | 0 | 0.00017530340 | |
| 18354122 | a year ago | | | 0 | 0.00016990338 | |
| 18354100 | a year ago | | | 0 | 0.00016643776 | |
| 18354090 | a year ago | | | 0 | 0.0021357000 | |
| 18354088 | a year ago | | | 0 | 0.0011992906 | |
| 18354063 | a year ago | | | 0 | 0.0033327000 | |
| 18354062 | a year ago | | | 0 | 0.00092669660 | |
| 18354059 | a year ago | | | 0 | 0.00024228154 |
ABI
ABI objects
Getter at block 21176404
decimals() view returns (uint8)
18
name() view returns (string)
Treasure Team Reservoir
overwhelm() view returns (address)
0x93db47a2f5ee68abec4ff5cd16db4443db2cd7c8
symbol() view returns (string)
TTR
totalSupply() view returns (uint256)
138000000000000000000000000000
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)
determine(address[] admission)
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.