Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Treasurer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19964374 | 6 months ago | | | 0 | 0.00029868373 | |
| 19963951 | 6 months ago | | | 0 | 0.00091832098 | |
| 19963950 | 6 months ago | | | 0 | 0.00089460973 | |
| 19963949 | 6 months ago | | | 0 | 0.00086601845 | |
| 19963948 | 6 months ago | | | 0 | 0.0010045010 | |
| 19963947 | 6 months ago | | | 0 | 0.00095475731 | |
| 19963946 | 6 months ago | | | 0 | 0.00058222403 |
ABI
ABI objects
Getter at block 21289377
admin() view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
getTransferGasLimit() view returns (uint256)
2300
owner() view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
Read-only
stargates(address) view returns (bool)
State-modifying
Events addTreasuryFee(address _stargate, uint256 _amountLD)
recoverToken(address _stargate, address _token, uint256 _amount)
renounceOwnership()
setAdmin(address _admin)
setStargate(address _stargate, bool _value)
setTransferGasLimit(uint256 _gasLimit)
transfer(address _token, address _to, uint256 _amount)
transferOwnership(address newOwner)
withdrawTreasuryFee(address _stargate, uint64 _amountSD)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _admin)
receive()
Transfer_ApproveFailed()
Transfer_TransferFailed()
Unauthorized()