Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb84…3b7d
0x0000…dead
4 additional
variables
Balances ($0.00)
No balances found for "MoonBase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14502432 | 6 months ago | | | 0 | 0.0000014091757 | |
| 13820768 | 7 months ago | | | 0 | 0.0000013785487 | |
| 13555104 | 7 months ago | | | 0 | 0.0000048278696 | |
| 13340527 | 7 months ago | | | 0 | 0.0000013785487 | |
| 13340487 | 7 months ago | | | 0 | 0.0000013689547 | |
| 13340448 | 7 months ago | | | 0 | 0.0000013785487 | |
| 13260804 | 7 months ago | | | 0 | 0.0000013845288 | |
| 13260357 | 7 months ago | | | 0 | 0.0000060371639 | |
| 13260289 | 7 months ago | | | 0 | 0.0000060371639 | |
| 13260251 | 7 months ago | | | 0 | 0.0000060371639 |
ABI
ABI objects
Getter at block 22904831
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_swapTokensAtAmount() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
MoonBase
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MBASE
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x254f6507b1c53a8b75bf1c067358e050f9ea5ac9
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
flaggedAsBot(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
flagMultipleBots(address[] wallets)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagMultipleBots(address[] wallets)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.