CoreDAOTreasury
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "CoreDAOTreasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CoreDAOTreasury"
ABI
ABI objects
Getter at block 21326931
DAO_TOKENS_IN_LP1() view returns (uint256)
2350
DAO_TOKENS_IN_LP2() view returns (uint256)
925000000
DAO_TOKENS_IN_LP3() view returns (uint256)
45
LP1_VOUCHER() view returns (address)
0xf6dd68031a22c8a3f1e7a424ce8f43a1e1a3be3e
LP2_VOUCHER() view returns (address)
0xb8ee07b5ed2ff9dae6c504c9dee84151f844a591
LP3_VOUCHER() view returns (address)
0xca00f8eef4ce1f9183e06fa25fe7872fedcf7456
coreDAO() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _coreDAO)
pay(address token, address who, uint256 howManyTokens, string note)
renounceOwnership()
transferOwnership(address newOwner)
wrapVouchers(address to, uint256 balanceLP1User, uint256 balanceLP2User, uint256 balanceLP3User) returns (uint256 mintAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Payment(address toWho, address whatToken, uint256 howMuch, string note)
This contract contains no constructor objects.
receive()
This contract contains no error objects.