Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DELAY | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112063 | 20 days ago | | | 0 | 0.00018828171 | |
| 21104131 | 22 days ago | | | 0 | 0.00019149426 | |
| 20886822 | 2 months ago | | | 0 | 0.0015108721 | |
| 20641467 | 3 months ago | | | 0 | 0.000055850713 | |
| 20566072 | 3 months ago | | | 0 | 0.000036991069 | |
| 20565787 | 3 months ago | | | 0 | 0.000040985698 | |
| 20565786 | 3 months ago | | | 0 | 0.000062647065 | |
| 19249015 | 9 months ago | | | 0 | 0.00068978647 | |
| 18802509 | a year ago | | | 0 | 0.00074706690 | |
| 18349317 | a year ago | | | 0 | 0.00013822945 |
ABI
ABI objects
Getter at block 21258590
decimals() view returns (uint8)
18
name() view returns (string)
ABYSS
owner() view returns (address)
0x0bb49c33e8d118472176168475c0d44bcdcbcb5d
paused() view returns (bool)
false
symbol() view returns (string)
ABY*
totalSupply() view returns (uint256)
36669000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setTME(address _TME)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
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(uint256 initialSupplyInEth)
This contract contains no fallback and receive objects.
This contract contains no error objects.