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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 1.5K | -- | -- | |
AVEX | ERC-20 | 43.54 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20549659 | 3 months ago | | | 0 | 0.000079657070 | |
| 20044193 | 6 months ago | | | 0 | 0.00034141608 | |
| 19124159 | 10 months ago | | | 0 | 0.00056100983 | |
| 19124158 | 10 months ago | | | 0 | 0.00052423314 | |
| 19124158 | 10 months ago | | | 0 | 0.00052423314 | |
| 19124155 | 10 months ago | | | 0 | 0.00051963419 | |
| 17700804 | a year ago | | | 0 | 0.00068341719 | |
| 17464280 | a year ago | | | 0 | 0.00054546494 | |
| 16859113 | 2 years ago | | | 0 | 0.0021280950 | |
| 14706640 | 3 years ago | | | 0 | 0.0023824973 |
ABI
ABI objects
Getter at block 21274300
_totalSupply() view returns (uint256)
1210000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Aevolve
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x32a2faa9cd6b3ed3897caad5354b297d98846950
paused() view returns (bool)
false
symbol() view returns (string)
AVEX
totalSupply() view returns (uint256)
1210000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _value)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burned(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Pause()
Transfer(address indexed from, address indexed to, uint256 tokens)
Unpause()
constructor()
fallback()
This contract contains no error objects.