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 |
---|---|---|---|---|---|
STORM | ERC-20 | 6.455105M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453393 | 3 months ago | | | 0 | 0.000023864000 | |
| 12625673 | 3 years ago | | | 0 | 0.00011944000 | |
| 11797722 | 4 years ago | | | 0 | 0.030017400 | |
| 11782385 | 4 years ago | | | 0 | 0.0068931150 | |
| 11782374 | 4 years ago | | | 0 | 0.010749183 | |
| 11233747 | 4 years ago | | | 0 | 0.0030444270 | |
| 11233739 | 4 years ago | | | 0 | 0.0047537430 | |
| 11233678 | 4 years ago | | | 0 | 0.0027239610 | |
| 11233661 | 4 years ago | | | 0 | 0.0047429013 | |
| 11231950 | 4 years ago | | | 0 | 0.0026684970 |
ABI
ABI objects
Getter at block 21213843
MIGRATION_TIME() view returns (uint256)
9676800
chargeFee() view returns (uint256)
20000000000000000000
getHubAddr() view returns (address)
0xd216153c06e857cd7f72665e0af1d7d82172f494
initializeTime() view returns (uint256)
1589485972
initialized() view returns (bool)
true
isOwner() view returns (bool)
false
migrationOpen() view returns (bool)
false
newToken() view returns (address)
0xbe9375c6a420d2eeb258962efb95551a5b722803
oldToken() view returns (address)
0xd0a4b8946cb52f0661273bfbc6fd0e0c75fc6433
owner() view returns (address)
0x5a8c45e03a4cda35b2f47f5f0ed5706a4ef77e2f
relayHubVersion() view returns (string)
1.0.0
stormXReserve() view returns (address)
0xf1a1ebcb7094553898076a46dd127ce18c4ac6d6
token() view returns (address)
0xbe9375c6a420d2eeb258962efb95551a5b722803
Read-only
acceptRelayedCall(address relay, address from, bytes encodedFunction, uint256 transactionFee, uint256 gasPrice, uint256 gasLimit, uint256 nonce, bytes approvalData, uint256 maxPossibleCharge) view returns (uint256, bytes)
State-modifying
Events convert(uint256 amount) returns (bool)
disableMigration(address reserve) returns (bool)
initialize()
postRelayedCall(bytes context, bool success, uint256 actualCharge, bytes32 preRetVal)
preRelayedCall(bytes context) returns (bytes32)
renounceOwnership()
setChargeFee(uint256 newFee) returns (bool)
setStormXReserve(address newReserve) returns (bool)
transferOldTokenOwnership(address newOwner)
transferOwnership(address newOwner)
ChargeFeeSet(uint256 newFee)
Initialized(uint256 initializeTime)
MigrationClosed()
MigrationLeftoverTransferred(address stormXReserve, uint256 amount)
MigrationOpen()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RelayHubChanged(address indexed oldRelayHub, address indexed newRelayHub)
StormXReserveSet(address newAddress)
TokenConverted(address indexed account, uint256 newToken)
constructor(address _oldToken, address _newToken, address reserve)
This contract contains no fallback and receive objects.
This contract contains no error objects.