Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x196f…6988
Balances ($0.00)
No balances found for "Relayer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12109196 | 4 years ago | | | 0 | 0.0071624200 | |
| 10519562 | 4 years ago | | | 0 | 0.0039808580 | |
| 10517334 | 4 years ago | | | 0 | 0.0085283100 | |
| 10512958 | 4 years ago | | | 0 | 0.0062706219 | |
| 10512783 | 4 years ago | | | 0 | 0.0049019080 | |
| 10512493 | 4 years ago | | | 0 | 0.0062536500 | |
| 10511827 | 4 years ago | | | 0 | 0.0039446100 | |
| 10511807 | 4 years ago | | | 0 | 0.0033309220 | |
| 10511590 | 4 years ago | | | 0 | 0.0027154300 | |
| 10511590 | 4 years ago | | | 0 | 0.0039454300 |
ABI
ABI objects
Getter at block 21330027
nominatedOwner() view returns (address)
0xfc82f7d67facea4e93b8501f76ff5003cedccd89
owner() view returns (address)
0xfc82f7d67facea4e93b8501f76ff5003cedccd89
trustedRSV() view returns (address)
0x196f4727526ea7fb1e17b2071b3d8eaa38486988
Read-only
nonce(address) view returns (uint256)
State-modifying
Events acceptOwnership()
forwardApprove(bytes sig, address holder, address spender, uint256 amount, uint256 fee)
forwardTransfer(bytes sig, address from, address to, uint256 amount, uint256 fee)
forwardTransferFrom(bytes sig, address holder, address spender, address to, uint256 amount, uint256 fee)
nominateNewOwner(address newOwner)
renounceOwnership(string declaration)
setRSV(address newTrustedRSV)
ApproveForwarded(bytes sig, address indexed holder, address indexed spender, uint256 amount, uint256 fee)
FeeTaken(address indexed from, address indexed to, uint256 indexed value)
NewOwnerNominated(address indexed previousOwner, address indexed nominee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RSVChanged(address indexed oldRSVAddr, address indexed newRSVAddr)
TransferForwarded(bytes sig, address indexed from, address indexed to, uint256 indexed amount, uint256 fee)
TransferFromForwarded(bytes sig, address indexed holder, address indexed spender, address indexed to, uint256 amount, uint256 fee)
constructor(address rsvAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.