Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($7.97)
Native
Value
$7.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.003207 | $2,483.58 |
$7.97 | |
MARIOBASEJUMP | ERC-20 | 49.880728K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12012402 | 7 months ago | | | 0 | 1.4092260e-7 | |
| 2233576 | a year ago | | | 0 | 0.000069403503 | |
| 2216006 | a year ago | | | 0 | 0.000069871503 | |
| 2159472 | a year ago | | | 0 | 0.000069439503 | |
| 2149703 | a year ago | | | 0 | 0.000043771502 | |
| 2133159 | a year ago | | | 0 | 0.000043771502 | |
| 2129698 | a year ago | | | 0 | 0.000069421503 | |
| 2110829 | a year ago | | | 0 | 0.000039571502 | |
| 2110745 | a year ago | | | 0 | 0.000069421503 | |
| 2096332 | a year ago | | | 0 | 0.000069871503 |
ABI
ABI objects
Getter at block 21891458
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
MarioBaseJump
owner() view returns (address)
0x367d6289e80eac2fcf261a64f5855cadc02ce706
symbol() pure returns (string)
MARIOBASEJUMP
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events SetFees(uint256 _newFee)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueETH(address to, uint256 amount)
rescueTokens(address token, address to, uint256 amount)
setAMM(address newAMMPair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.