Balances ($0.00)
No balances found for "AMONGUS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17155822 | 2 years ago | | | 0 | 0.00095422655 | |
| 17155815 | 2 years ago | | | 0 | 0.0016910872 | |
| 17155808 | 2 years ago | | | 0 | 0.0021428400 | |
| 17155802 | 2 years ago | | | 0 | 0.0021428400 | |
| 17155789 | 2 years ago | | | 0 | 0.0018367200 | |
| 17155785 | 2 years ago | | | 0 | 0.0018367200 | |
| 17155780 | 2 years ago | | | 0 | 0.0014555084 | |
| 17155774 | 2 years ago | | | 0 | 0.0018367200 | |
| 17155771 | 2 years ago | | | 0 | 0.0018367200 | |
| 17155767 | 2 years ago | | | 0 | 0.0018367200 |
ABI
ABI objects
Getter at block 21269587
_controller() view returns (address)
0x69bb252ad97c6121e42a7aaecd27a65e43f8b8b0
decimals() view returns (uint8)
18
name() view returns (string)
AMONGUS
symbol() view returns (string)
AMONG
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
lockLPToken()
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.