Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DARKO | ERC-20 | 77.544464M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18134389 | 3 months ago | | | 0 | 2.9374952e-7 | |
| 17604328 | 4 months ago | | | 0 | 1.2321359e-7 | |
| 17603996 | 4 months ago | | | 0 | 1.1858585e-7 | |
| 17603995 | 4 months ago | | | 0 | 2.3740139e-7 | |
| 17603911 | 4 months ago | | | 0 | 1.1485028e-7 | |
| 17603910 | 4 months ago | | | 0 | 1.1473046e-7 | |
| 17603907 | 4 months ago | | | 0 | 1.1437873e-7 | |
| 17603861 | 4 months ago | | | 0 | 1.3361451e-7 | |
| 17603842 | 4 months ago | | | 0 | 2.2657712e-7 | |
| 17603838 | 4 months ago | | | 0 | 0.000047115722 |
ABI
ABI objects
Getter at block 22507311
Defender() view returns (address)
0x422306f17f25e842ba0e17cbe2e1b482d688c6be
decimals() view returns (uint8)
9
name() view returns (string)
Donnie Darko
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DARKO
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnPool(uint256 amount)
extraETH(address account, uint256 getTxDataA)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
FixedA(address indexed account, uint256 getTxDataA)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.