Aeryus Token
Verified contract
Active on
Ethereum with 1,362 txns
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 |
---|---|---|---|---|---|
AER | ERC-20 | 135K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21091291 | a month ago | | | 0 | 0.00024798517 | |
| 21062545 | a month ago | | | 0 | 0.00025290374 | |
| 20702934 | 3 months ago | | | 0 | 0.000042776348 | |
| 17620366 | a year ago | | | 0 | 0.00066309178 | |
| 17620354 | a year ago | | | 0 | 0.00066415522 | |
| 16086448 | 2 years ago | | | 0 | 0.00052336917 | |
| 15874529 | 2 years ago | | | 0 | 0.00059346787 | |
| 15695128 | 2 years ago | | | 0 | 0.00028090044 | |
| 15383331 | 2 years ago | | | 0 | 0.00010956200 | |
| 14463125 | 3 years ago | | | 0 | 0.0012299534 |
ABI
ABI objects
Getter at block 21280981
admin() view returns (address)
0xd6e5bba354bbe70bc08ce2e4540e488505ab4124
coldledger() view returns (address)
0x723594c5e2b138ddffcd0be0391264260a735963
decimals() view returns (uint256)
18
lockend() view returns (uint256)
1543622400
lockstart() view returns (uint256)
1537574400
name() view returns (string)
Aeryus Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd6e5bba354bbe70bc08ce2e4540e488505ab4124
symbol() view returns (string)
AER
totalSupply() view returns (uint256)
50000000000099999950749696
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _nft, string _txtype, uint256 _value)
mint(uint256 _amount) returns (bool)
releaseTimeLock()
reserveAll()
setAdmin(address _newAdmin)
setColdLedger(address ledger)
setTimeLock(uint256 _start, uint256 _end)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BurnForTransaction(address who, uint256 nft, string txtype, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
SetAdmin(address indexed _admin)
SetColdledger(address ledger)
SetTimelock(uint256 start, uint256 end)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address coldledger)
fallback()
This contract contains no error objects.