BasicAdapter
Verified contract
Active on
Ethereum with 687 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
0x5036…a24e
Balances ($0.00)
No balances found for "BasicAdapter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15346879 | 2 years ago | | | 0 | 0.0015870087 | |
| 14654646 | 3 years ago | | | 0 | 0.0081637061 | |
| 14642168 | 3 years ago | | | 0 | 0.0072124571 | |
| 13748148 | 3 years ago | | | 0 | 0.011572499 | |
| 13391387 | 3 years ago | | | 0 | 0.024025941 | |
| 13390999 | 3 years ago | | | 0 | 0.010836214 | |
| 13356610 | 3 years ago | | | 0 | 0.017277642 | |
| 13221928 | 3 years ago | | | 0 | 0.0057198242 | |
| 12959434 | 3 years ago | | | 0 | 0.0078027400 | |
| 12958972 | 3 years ago | | | 0 | 0.0053799200 |
ABI
ABI objects
Getter at block 21425391
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.