FaaSRewardFund
Verified contract
Active on
Ethereum with 2 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 |
---|---|---|---|---|---|
BSDS | ERC-20 | 231.769712K | -- | -- | |
BSD | ERC-20 | 16.88406K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11520654 | 4 years ago | | | 0 | 0.0078627692 | |
| 11513295 | 4 years ago | | | 0 | 0.0070534116 |
ABI
ABI objects
Getter at block 21216680
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
86400
admin() view returns (address)
0x236d44343649005659fef4f675d74724c75638d5
admin_initialized() view returns (bool)
false
delay() view returns (uint256)
86400
faasPool() view returns (address)
0xcdd2bd61d07b8d42843175dd097a4858a8f764e7
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balance(address _token) view returns (uint256)
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events acceptAdmin()
cancelTransaction(address target, uint256 value, string signature, bytes data, uint256 eta)
executeTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) payable returns (bytes)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
initialized(address admin_, uint256 delay_, address _faasPool)
queueTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) returns (bytes32)
safeTransfer(address _token, address _to, uint256 _value)
setDelay(uint256 delay_)
setPendingAdmin(address pendingAdmin_)
CancelTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
NewAdmin(address indexed newAdmin)
NewDelay(uint256 indexed newDelay)
NewPendingAdmin(address indexed newPendingAdmin)
QueueTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
constructor()
receive()
This contract contains no error objects.