aix-cex-migration.agx.eth
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,114.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AGX | ERC-20 | 36.54702K | $0.030483 |
$1,114.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21109736 | 3 days ago | | | 0 | 0.0079813576 | |
| 21050314 | 11 days ago | | | 0 | 0.0053797404 | |
| 21050255 | 11 days ago | | | 0 | 0.0011610681 | |
| 20992591 | 19 days ago | | | 0 | 0.038861344 | |
| 20919991 | a month ago | | | 0 | 0.034598060 | |
| 20883413 | a month ago | | | 0 | 0.0049948831 | |
| 20863919 | a month ago | | | 0 | 0.0093175057 |
ABI
ABI objects
Getter at block 21129566
agx() view returns (address)
0xe2432110c32d0717e33c245fe0cfa2b26c07f47a
aix() view returns (address)
0x40e9187078032afe1a30cfcf76e4fe3d7ab5c6c5
owner() view returns (address)
0xa91ff012380889defa0325719ca54b262ea0d41f
Read-only
This contract contains no read-only function objects.
State-modifying
Events migrate(address holder, uint256 amount)
migrateMany(address[] holders, uint256[] amounts)
renounceOwnership()
transferOwnership(address newOwner)
withdrawAGX()
withdrawAGXAmount(uint256 amount)
withdrawAIX()
withdrawAIXAmount(uint256 amount)
withdrawETH()
withdrawETHAmount(uint256 amount)
Migrated(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdrawn(address indexed token, uint256 amount)
constructor(address _aix, address _agx)
This contract contains no fallback and receive objects.
This contract contains no error objects.