ImpactXPMigration
Verified contract
Active on
Ethereum with 7,801 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb124…49ae
0x54cb…2688
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IMPACTXP | ERC-20 | 1864.117231T | -- | -- | |
IXP | ERC-20 | 223.502514M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17989225 | a year ago | | | 0 | 0.0061376372 | |
| 17955261 | a year ago | | | 0 | 0.0037834824 | |
| 17955253 | a year ago | | | 0 | 0.0041148987 | |
| 17916219 | a year ago | | | 0 | 0.0059951236 | |
| 17915915 | a year ago | | | 0 | 0.0062112074 | |
| 17631739 | a year ago | | | 0 | 0.014415763 | |
| 17631717 | a year ago | | | 0 | 0.017625525 | |
| 17566990 | a year ago | | | 0 | 0.0038784319 | |
| 17566983 | a year ago | | | 0 | 0.0044372117 | |
| 17463729 | a year ago | | | 0 | 0.0039592605 |
ABI
ABI objects
Getter at block 21380486
MIGRATION_PRECISION() view returns (uint256)
100000000000000000000
PERCENT_PRECISION() view returns (uint256)
10000
bonusRate() view returns (uint256)
1000
claimable() view returns (bool)
true
insufficientClaims() view returns (uint256)
0
migrationRate() view returns (uint256)
100000000000000000000
newToken() view returns (address)
0x54cb643ab007f47882e8120a8c57b639005c2688
oldToken() view returns (address)
0xb12494c8824fc069757f47d177e666c571cd49ae
owner() view returns (address)
0x3c193a16340180bbc7dadfb0cb7b22e2b19353e4
taxOfOldToken() view returns (uint256)
1100
Read-only
pendingClaim(address _user) view returns (uint256)
userInfo(address) view returns (uint256 amount, uint256 claimed, uint256 paidAmount)
State-modifying
Events claim()
deposit(uint256 _amount, uint256 _max, bytes32[] _merkleProof)
enableClaim()
harvestOldToken()
renounceOwnership()
rescueTokens(address _token, uint256 _amount)
setBonusRate(uint256 _bonus)
setMigrationToken(address _newToken)
setSnapShotMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
Claim(address user, uint256 amount)
Deposit(address user, uint256 amount)
HarvestOldToken(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBonusRate(uint256 rate)
SetMigrationToken(address token)
SetSnapShot(bytes32 merkleRoot)
claimEnabled()
constructor(address _oldToken, address _newToken)
receive()
This contract contains no error objects.