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 "TheADA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18753954 | a year ago | | | 0 | 0.0011259193 | |
| 18753949 | a year ago | | | 0 | 0.0011595703 | |
| 18753598 | a year ago | | | 0 | 0.00064235417 | |
| 18753515 | a year ago | | | 0 | 0.0010487227 | |
| 18753508 | a year ago | | | 0 | 0.00066738142 | |
| 18753481 | a year ago | | | 0 | 0.0010710163 | |
| 18753440 | a year ago | | | 0 | 0.0010238077 | |
| 18753434 | a year ago | | | 0 | 0.0010682657 | |
| 18753393 | a year ago | | | 0 | 0.0010525931 | |
| 18753386 | a year ago | | | 0 | 0.0037368445 |
ABI
ABI objects
Getter at block 21294742
decimals() view returns (uint8)
18
name() view returns (string)
TheADA
pancakePair() view returns (address)
0x660e9739f3976e8710ef7d5b85b1f3d00e3e5e80
symbol() view returns (string)
TADA
totalSupply() view returns (uint256)
100000000000000000000000000000
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)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.