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 "Tada!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16779139 | 2 years ago | | | 0 | 0.00082634134 | |
| 13819978 | 3 years ago | | | 0 | 0.0031874505 | |
| 12033120 | 4 years ago | | | 0 | 0.0051446680 | |
| 11948648 | 4 years ago | | | 0 | 0.0029619200 | |
| 11746152 | 4 years ago | | | 0 | 0.0014495000 | |
| 11626068 | 4 years ago | | | 0 | 0.00069576000 | |
| 11471460 | 4 years ago | | | 0 | 0.0021742500 | |
| 11405478 | 4 years ago | | | 0 | 0.0018042900 | |
| 11405289 | 4 years ago | | | 0 | 0.0019275481 | |
| 11369275 | 4 years ago | | | 0 | 0.00081479200 |
ABI
ABI objects
Getter at block 21287902
_totalSupply() view returns (uint256)
21000000000000000000000
decimals() view returns (uint256)
18
getPool() view returns (address)
0x34d909808b1ceb6741c3aa86dca96fd5285c4885
name() view returns (string)
Tada!
owner() view returns (address)
0xe41e5fa65d197afa059edce5225c1da2a01a361c
pool() view returns (address)
0x34d909808b1ceb6741c3aa86dca96fd5285c4885
soldAmount() view returns (uint256)
0
symbol() view returns (string)
TADA
totalSupply() view returns (uint256)
21000000000000000000000
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)
setPool(address _pool)
skim() returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.