SwapController
Verified contract
Active on
Ethereum with 5 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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5502622 | 7 years ago | | | 0 | 0.000099326000 | |
| 4776022 | 7 years ago | | | 0 | 0.00099326000 | |
| 4776016 | 7 years ago | | | 0 | 0.00099326000 | |
| 4776010 | 7 years ago | | | 0 | 0.00099326000 | |
| 4776001 | 7 years ago | | | 0 | 0.0012932600 |
ABI
ABI objects
Getter at block 21169313
authority() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x2f558cb6608789bbf2ec3039a06fc09af4ab5864
Read-only
guards(uint256) view returns (address)
State-modifying
Events addGuard(address _guard)
changeController(address _token, address _newController)
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
proxyPayment(address _owner) payable returns (bool)
setAuthority(address authority_)
setOwner(address owner_)
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
constructor(address[] _guards)
This contract contains no fallback and receive objects.
This contract contains no error objects.