Treasury
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
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
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Treasury"
ABI
ABI objects
Getter at block 20855030
barac() view returns (address)
0x0000000000000000000000000000000000000000
buyBackandBurn() view returns (uint256)
0
communityProfit() view returns (uint256)
0
dao() view returns (address)
0x0000000000000000000000000000000000000000
deitiesProfit() view returns (uint256)
0
nft() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingProfitDeities() view returns (uint256)
0
router() view returns (address)
0x0000000000000000000000000000000000000000
scarab() view returns (address)
0x0000000000000000000000000000000000000000
totalAmountAllocated() view returns (uint256)
0
totalAmountRefunded() view returns (uint256)
0
totalBuyBackAndBurn() view returns (uint256)
0
totalCommunityProfit() view returns (uint256)
0
totalProfitDeities() view returns (uint256)
0
weth() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getExpectedEth(uint256 _amount) view returns (uint256)
getExpectedScrabToken(uint256 _amount) view returns (uint256)
pendingProfitDeity(uint256) view returns (uint256)
State-modifying
Events changeProfitShares(uint256 _buybackAndburnShare, uint256 _communityShare, uint256 _deitiesShare)
distributeProfit(uint256 proposalId, uint256 deityId, uint256 _lendingAmount, uint256 _refundAmount) payable
extractFunds(address _receiver)
fundTransfer(uint256 _proposalId, address _proposeeAdd, uint256 ethAmount)
initialize()
renounceOwnership()
setContractAddresses(address _contractFactory)
settleDeitiesProfit(uint256 _deityId)
swapScarab()
transferOwnership(address newOwner)
DistributeProft(uint256 proposalId, uint256 profit)
FundsTransfer(uint256 proposalId, uint256 amount, address receiver)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.