Treasury
Verified contract
Active on
Ethereum with 1,212 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.65)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOON | ERC-20 | 9.964027 | $0.064948 |
$0.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20762844 | 2 months ago | | | 0 | 0.00029619610 | |
| 20762561 | 2 months ago | | | 0 | 0.0026147105 | |
| 20747996 | 2 months ago | | | 0 | 0.00023877651 | |
| 20747996 | 2 months ago | | | 0 | 0.00062780316 | |
| 20747531 | 2 months ago | | | 0 | 0.00024850729 | |
| 20747531 | 2 months ago | | | 0 | 0.00064223771 | |
| 20747529 | 2 months ago | | | 0 | 0.00024778797 | |
| 20747529 | 2 months ago | | | 0 | 0.00064025682 | |
| 20747525 | 2 months ago | | | 0 | 0.00069748551 | |
| 20735397 | 2 months ago | | | 0 | 0.0014466468 |
ABI
ABI objects
Getter at block 21220743
This contract contains no getter function objects.
Read-only
isAuthorized(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events renounceOwnership()
setAuthorization(address address_, bool authorization)
setWithdrawRatelimit(uint256 amount, uint256 time)
transferOwnership(address newOwner)
withdraw(address to, uint256 amount, uint256 minimum, uint256 gasFee, uint256 deadline)
OwnershipTransferred(address owner)
constructor(address tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.