Balances ($0.00)
No balances found for "NO 404"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19189913 | 10 months ago | | | 0 | 0.0027790850 | |
| 19189722 | 10 months ago | | | 0 | 0.0025124431 | |
| 19189636 | 10 months ago | | | 0 | 0.025673162 | |
| 19189577 | 10 months ago | | | 0 | 0.0018532800 | |
| 19189572 | 10 months ago | | | 0 | 0.0017737500 | |
| 19189568 | 10 months ago | | | 0 | 0.0026167500 | |
| 19189565 | 10 months ago | | | 0 | 0.0022195938 | |
| 19189562 | 10 months ago | | | 0 | 0.0021582436 | |
| 19189562 | 10 months ago | | | 0 | 0.0018532800 | |
| 19189560 | 10 months ago | | | 0 | 0.0017539500 |
ABI
ABI objects
Getter at block 21275738
_Owner() view returns (address)
0x7a8f8cb794dc715ebe8c7c59294b74c1e59422dd
decimals() view returns (uint8)
18
name() view returns (string)
NO 404
symbol() view returns (string)
NO
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropCommunity(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lock()
removeLimits(address locker, uint256 amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.