Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x42ae…8553
0x7fea…9f02
0xfcd3…7ff1
0x5e62…1e1c
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOONBASE | ERC-20 | 1.224004M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22307445 | 10 days ago | | | 0 | 9.4421987e-7 | |
| 18623384 | 3 months ago | | | 0 | 1.1018299e-7 | |
| 17301600 | 4 months ago | | | 0 | 0.000000300741661857 | |
| 14165616 | 6 months ago | | | 0 | 0.00027303708 | |
| 13451086 | 7 months ago | | | 0 | 0.0000033968655 | |
| 12683230 | 8 months ago | | | 0 | 0.0000020875502 | |
| 12551615 | 8 months ago | | | 0 | 4.8170224e-7 | |
| 11549176 | 8 months ago | | | 0 | 0.000000024945000000 | |
| 2673836 | a year ago | | | 0 | 4.9890000e-7 | |
| 2658052 | a year ago | | | 0 | 0.000000000012347775 |
ABI
ABI objects
Getter at block 22758501
decimals() view returns (uint8)
18
dividendTracker() view returns (address)
0x5e6226dae252d8e2852ea876ad0def5efbd91e1c
dividendsFees() view returns (uint256)
2
marketingFees() view returns (uint256)
2
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
MoonBase
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOONBASE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
stats(address account) view returns (uint256 withdrawableDividends, uint256 totalDividends)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeMaxWallet()
renounceOwnership()
setMaxTokensToSwapForFees(uint256 amount)
setMaxWallet(uint256 amount)
setSwapTokensAt(uint256 amount)
swapFees()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateFees(uint256 dividends, uint256 marketing)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSendSuccess()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedFees(uint256 dividends, uint256 marketing)
constructor()
receive()
This contract contains no error objects.