Treasury
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
5
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 "Treasury"
ABI
ABI objects
Getter at block 21222231
ONE_STAR() view returns (uint256)
1000000000000000000
azimuth() view returns (address)
0x223c067f8cf28ae173ee5cafea60ca44c335fecb
getAllAssets() view returns (uint16[] allAssets)
[]
getAssetCount() view returns (uint256 count)
0
startoken() view returns (address)
0xf0dc76c22139ab22618ddfb498be1283254612b1
Read-only
assets(uint256) view returns (uint16)
State-modifying
Events deposit(uint16 _star)
redeem() returns (uint16)
Deposit(uint16 indexed prefix, uint16 indexed star, address sender)
Redeem(uint16 indexed prefix, uint16 indexed star, address sender)
constructor(address _azimuth, address _startoken)
This contract contains no fallback and receive objects.
This contract contains no error objects.