BasicAdapter
Verified contract
Active on
Ethereum with 19,156 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0xe80d…4ddd
Balances ($56.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 56.310467 | $1.003 |
$56.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15559294 | 2 years ago | | | 0 | 0.00010181400 | |
| 15311612 | 2 years ago | | | 0 | 0.0016188784 | |
| 15273419 | 2 years ago | | | 0 | 0.0010320225 | |
| 15267342 | 2 years ago | | | 0 | 0.0012963525 | |
| 15267341 | 2 years ago | | | 0 | 0.0013305041 | |
| 15202233 | 2 years ago | | | 0 | 0.00067423600 | |
| 14926245 | 2 years ago | | | 0 | 0.0081469294 | |
| 14926082 | 2 years ago | | | 0 | 0.0084932562 | |
| 14926023 | 2 years ago | | | 0 | 0.0093643422 | |
| 14925034 | 2 years ago | | | 0 | 0.0074053040 |
ABI
ABI objects
Getter at block 21160096
getHubAddr() view returns (address)
0xd216153c06e857cd7f72665e0af1d7d82172f494
relayHubVersion() view returns (string)
1.0.0
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 burn(string _symbol, bytes _to, uint256 _amount)
initialize()
mint(string _symbol, address _recipient, uint256 _amount, bytes32 _nHash, bytes _sig)
postRelayedCall(bytes context, bool success, uint256 actualCharge, bytes32 preRetVal)
preRelayedCall(bytes context) returns (bytes32)
setDefaultRelayHub()
RelayHubChanged(address indexed oldRelayHub, address indexed newRelayHub)
constructor(address _registry)
This contract contains no fallback and receive objects.
This contract contains no error objects.