HolographTreasury
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
6
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 "HolographTreasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19314684 | 9 months ago | | | 0 | 0.0014726800 |
ABI
ABI objects
Getter at block 21300088
admin() view returns (address)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getAdmin() view returns (address adminAddress)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getBridge() view returns (address bridge)
0x0000000000000000000000000000000000000000
getHolograph() view returns (address holograph)
0x0000000000000000000000000000000000000000
getHolographMintFee() view returns (uint256)
1000000
getOperator() view returns (address operator)
0x0000000000000000000000000000000000000000
getRegistry() view returns (address registry)
0x0000000000000000000000000000000000000000
holographMintFee() view returns (uint256)
1000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events adminCall(address target, bytes data) payable
init(bytes initPayload) returns (bytes4)
setAdmin(address adminAddress)
setBridge(address bridge)
setHolograph(address holograph)
setHolographMintFee(uint256 fee)
setOperator(address operator)
setRegistry(address registry)
withdraw()
withdrawTo(address recipient)
This contract contains no event objects.
constructor()
fallback()
receive()
This contract contains no error objects.