Treasury

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0xc5c6a126 at 13819970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Treasury"

0xdc48c86e43faa9823b3bf6cf13e25ba781e5bb9eddd19e94c895b1473eb3f674
0xfa4421a5d8ae16690eb6bb4b1e64d4c29f4eaeb6009e9d66cf03639be04e0046
0xab2de1611e928796154e89a86e52f0838c499ca536da59a136ff46ae358e7d92

Functions
Getter at block 21076996
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xfd9ad7f8b72fc133543cb7ccc2f11c03b81726f9
payoutToken(view returns (address)
0x2602278ee1882889b946eb11dc0e810075650983
Read-only
isBondContract(addressview returns (bool)
maxPayouts(addressview returns (uint256)
payouts(addressview returns (uint256)
valueOfToken(address _principalTokenuint256 _amountview returns (uint256)
State-modifying
acceptOwnership(
deposit(address _principalTokenuint256 _principalAmountuint256 _payoutAmount
nominateNewOwner(address _owner
resetPayout(address _bond
setBondContract(address _bondbool _approve
setMaxPayout(address _bonduint256 _max
withdraw(address _tokenaddress _destinationuint256 _amount
Events
OwnerChanged(address newOwner
OwnerNominated(address newOwner
ResetPayout(address indexed bonduint256 sold
SetBondContract(address bondbool approved
SetMaxPayout(address indexed bonduint256 max
Withdraw(address indexed tokenaddress indexed destinationuint256 amount
Constructor
constructor(address _payoutToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.