EverMigrate
Verified contract
Active on
Ethereum with 15,371 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,084,924.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOLT | ERC-20 | 5.366924T | $0.00 |
$2,076,999.69 | |
RISE | ERC-20 | 93.595613M | $0.000085 |
$7,924.74 | |
TKX | ERC-20 | 0.000051 | $13.46 |
$0 | |
HEROS | ERC-20 | 4171.824416T | -- | -- | |
YASHA | ERC-20 | 8.393426B | -- | -- | |
RISE | ERC-20 | 1.383867B | -- | -- | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21276262 | a day ago | | | 0 | 0.0026564043 | |
| 21274506 | 2 days ago | | | 0 | 0.0024971930 | |
| 21274499 | 2 days ago | | | 0 | 0.0027153192 | |
| 21270298 | 2 days ago | | | 0 | 0.0022155362 | |
| 21269351 | 2 days ago | | | 0 | 0.0026335229 | |
| 21268868 | 2 days ago | | | 0 | 0.0019932629 | |
| 21268621 | 2 days ago | | | 0 | 0.0023595470 | |
| 21262876 | 3 days ago | | | 0 | 0.0031028554 | |
| 21262479 | 3 days ago | | | 0 | 0.0021571799 | |
| 21252579 | 5 days ago | | | 0 | 0.0049534112 |
ABI
ABI objects
Getter at block 21286183
allSupportedTokens() view returns (address[] supportedTokens)
[0x8A2D988Fe2E8c6716cbCeF1B33Df626C692F7B98, 0x97bFC1700bAF347659b525336B967AA375c05b01, 0x5bdDbFdc228E1bbDb9ef5cA1dc56B54C4d6d6621, 0x8A2D988Fe2E8c6716cbCeF1B33Df626C692F7B98, 0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597, 0x8A2D988Fe2E8c6716cbCeF1B33Df626C692F7B98, 0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133, 0xA67b8e40111A0EDD30C3210b77aadb86AD234c43, 0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133, 0xA67b8e40111A0EDD30C3210b77aadb86AD234c43, 0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac]
allSupportedTokensLength() view returns (uint256)
11
owner() view returns (address)
0x8c075026263da9d2b10d960192f80d174432e6fd
Read-only
supportsToken(address sourceToken) view returns (bool)
tokenMigrateDetails(address sourceToken) view returns (address targetToken, uint256 ratio)
userTransaction(address sourceToken, address userAddress, uint256 position) view returns (uint256, uint256, uint32)
userTransactionsLength(address sourceToken, address userAddress) view returns (uint256)
State-modifying
Events addTokenDetails(address sourceToken, address targetToken, address devAddress, uint256 ratio)
migrateTokens(address sourceToken, address toAddress, uint256 amount)
returnTokens(address sourceToken, address toAddress, uint256 amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenAdded(address fromToken, address toToken, uint256 ratio)
TokensMigrated(address fromToken, address toToken, uint256 amountIn, uint256 amountOut)
TokensReturned(address token, address toAddress, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.