MembotBuffer

Verified contract

Active on Ethereum with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xdbe389442753a8579fa60479347ca71ee355339bceafd6d506f89dd527fbe5ab

Functions
Getter at block 21328645
holderRewardsReserve(view returns (address)
0x94d75530a5cbc1ee66b515aa0f8ded483cdf6074
membotTokenContract(view returns (address)
0x9eac760d89805558d1a657b59bed313766e09e61
owner(view returns (address)
0xa81b698dfce038bbe01305fd46ca17a6322462ae
teamAllocation(view returns (uint256)
70
teamTreasury(view returns (address)
0x1079e06479b037aeeeda9b9d1a2271a6062ce330
Read-only

This contract contains no read-only function objects.

State-modifying
blacklistLiquidityPool(address _contract
changeHolderReserve(address _holderRewardsReserve
changeTeamAllocation(uint256 _teamAllocation
changeTeamTreasury(address _teamTreasury
renounceOwnership(
setMembotTokenContract(address _token
transferOwnership(address newOwner
unblacklist(address _accountOrContract
withdrawExcessEth(
withdrawStuckEth(
withdrawStuckToken(address _token
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _teamTreasuryaddress _holderRewardsReserve
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account