Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dark Ansem"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17898153 | 5 months ago | | | 0 | 7.5924627e-7 | |
| 17887270 | 5 months ago | | | 0 | 2.3831173e-7 | |
| 17887004 | 5 months ago | | | 0 | 2.2436494e-7 | |
| 17886826 | 5 months ago | | | 0 | 1.3100918e-7 | |
| 17886794 | 5 months ago | | | 0 | 2.3278214e-7 | |
| 17886724 | 5 months ago | | | 0 | 2.4264405e-7 | |
| 17886718 | 5 months ago | | | 0 | 2.4406598e-7 | |
| 17886590 | 5 months ago | | | 0 | 2.5139951e-7 | |
| 17886541 | 5 months ago | | | 0 | 2.5353130e-7 | |
| 17886535 | 5 months ago | | | 0 | 2.5370904e-7 |
ABI
ABI objects
Getter at block 23932995
_ots() view returns (bytes32)
0x3569e7fdff6ce3eaa9e19195fa3f29d16140b64c57a979124fd8291bade052ac
_totalSupply() view returns (uint256)
560000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dark Ansem
symbol() view returns (string)
DARKANSEM
totalSupply() view returns (uint256)
560000000000000000000000000
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.