TakeBack
Verified contract
Active on
Ethereum with 12,835 txns
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 |
---|---|---|---|---|---|
ETH | ERC-20 | 1K | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19715480 | 7 months ago | | | 0 | 0.00036297400 | |
| 19392557 | 8 months ago | | | 0 | 0.0045913406 | |
| 18985533 | 10 months ago | | | 0 | 0.0024534460 | |
| 18703769 | a year ago | | | 0 | 0.0017975135 | |
| 15105744 | 2 years ago | | | 0 | 0.0026588250 | |
| 14282825 | 3 years ago | | | 0 | 0.0025136135 | |
| 13967126 | 3 years ago | | | 0 | 0.011674600 | |
| 13878987 | 3 years ago | | | 0 | 0.0041555278 | |
| 13837010 | 3 years ago | | | 0 | 0.0044191412 | |
| 13821277 | 3 years ago | | | 0 | 0.0054549600 |
ABI
ABI objects
Getter at block 21173202
networkId() view returns (uint256)
1
owner() view returns (address)
0x52386be2397e8eac26298f733b390684203fb580
supervisor() view returns (address)
0x536deacedc6e972822b9e78571786b5a6dd10c8a
tokenAdd() view returns (address)
0x9469d013805bffb7d3debe5e7839237e535ec483
Read-only
userToNonce(address) view returns (uint256)
State-modifying
Events changeSupervisor(address _newSupervisor)
claimTokens(address _token)
renounceOwnership()
takeBack(uint256 _nonce, uint256 _value, bytes32 _hashmessage, uint8 _v, bytes32 _r, bytes32 _s)
transferOwnership(address _newOwner)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TakedBack(address indexed _user, uint256 indexed _nonce, uint256 _value)
constructor(address _token, address _supervisor, uint256 _networkId)
This contract contains no fallback and receive objects.
This contract contains no error objects.