InsightsNetworkMigrationToEOS
Verified contract
Active on
Ethereum with 1,496 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc72f…2a2d
Balances ($0.00)
No balances found for "InsightsNetworkMigrationToEOS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17477765 | a year ago | | | 0 | 0.0019791645 | |
| 16493307 | 2 years ago | | | 0 | 0.0030884280 | |
| 16431954 | 2 years ago | | | 0 | 0.0021624864 | |
| 16138934 | 2 years ago | | | 0 | 0.0020049794 | |
| 15746065 | 2 years ago | | | 0 | 0.0018700742 | |
| 15639951 | 2 years ago | | | 0 | 0.0020730182 | |
| 13964641 | 3 years ago | | | 0 | 0.0087923457 | |
| 13190666 | 3 years ago | | | 0 | 0.022396200 | |
| 12937505 | 3 years ago | | | 0 | 0.0033501870 | |
| 12661200 | 3 years ago | | | 0 | 0.0013028505 |
ABI
ABI objects
Getter at block 21256733
gracePeriod() view returns (uint256)
86400
owner() view returns (address)
0x107c5768cb185d5cd56518ea192c3b023611739c
paused() view returns (bool)
false
tokenContract() view returns (address)
0xc72fe8e3dd5bef0f9f31f259399f301272ef2a2d
Read-only
changeTime(address) view returns (uint256)
eosPublicKeys(address) view returns (string)
State-modifying
Events destroy()
destroyAndSend(address _recipient)
pause()
register(string eosPublicKey)
reject()
renounceOwnership()
transferOwnership(address _newOwner)
unpause()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Register(address indexed account)
Reject(address indexed account)
Unpause()
constructor(address _tokenContractAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.