MembotBuffer
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9eac…9e61
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,719.18 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17894060 | a year ago | | | 0 | 0.00081999073 |
ABI
ABI objects
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
Events 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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _teamTreasury, address _holderRewardsReserve)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)