Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AMERICAN DAD"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17117056 | 5 months ago | | | 0 | 7.9074147e-7 | |
| 17116926 | 5 months ago | | | 0 | 6.8101283e-7 | |
| 17116759 | 5 months ago | | | 0 | 7.2613860e-7 | |
| 17116675 | 5 months ago | | | 0 | 7.1994575e-7 | |
| 17116557 | 5 months ago | | | 0 | 6.6896883e-7 | |
| 17116528 | 5 months ago | | | 0 | 6.5109571e-7 | |
| 17116521 | 5 months ago | | | 0 | 6.4380090e-7 | |
| 17116398 | 5 months ago | | | 0 | 5.9920374e-7 | |
| 17116367 | 5 months ago | | | 0 | 6.2200805e-7 | |
| 17116241 | 5 months ago | | | 0 | 5.8576345e-7 |
ABI
ABI objects
Getter at block 23892575
_ots() view returns (bytes32)
0x3afb70d05c63ea2879e44328b94e78d6a697aa38d2d3df44a2a6ce454888fbd0
_totalSupply() view returns (uint256)
340000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
AMERICAN DAD
symbol() view returns (string)
AmericanDAD
totalSupply() view returns (uint256)
340000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.