Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($37.06)
Native
Value
$37.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,705.76 |
$37.06 | |
MARIO | ERC-20 | 28.59281M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253402 | 7 days ago | | | 0 | 0.00048473628 | |
| 21058736 | a month ago | | | 0 | 0.00029958553 | |
| 20761929 | 2 months ago | | | 0 | 0.00057790566 | |
| 20699213 | 3 months ago | | | 0 | 0.00013372091 | |
| 20622448 | 3 months ago | | | 0 | 0.000079869400 | |
| 20596225 | 3 months ago | | | 0 | 0.000039588636 | |
| 20544711 | 3 months ago | | | 0 | 0.000088401099 | |
| 20544680 | 3 months ago | | | 0 | 0.000066397988 | |
| 20410355 | 4 months ago | | | 0 | 0.000085764082 | |
| 20393393 | 4 months ago | | | 0 | 0.00012709555 |
ABI
ABI objects
Getter at block 21305111
burn_cooldown() view returns (uint256)
1800
burn_last() view returns (uint256)
1683813071
decimals() view returns (uint8)
18
early_sell() view returns (bool)
false
fee_buy() view returns (uint32)
0
fee_early_sell() view returns (uint32)
0
fee_sell() view returns (uint32)
0
limits_active() view returns (bool)
true
lp_percent() view returns (uint32)
100
max_tx() view returns (uint256)
10000000000000000000000000
max_wallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Mario
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair_addr() view returns (address)
0x85d518aff429a60807114e2ffd8224d166777971
swap_at_amount() view returns (uint256)
100000000000000000000000000
swap_enabled() view returns (bool)
true
symbol() view returns (string)
MARIO
team_wallet() view returns (address)
0xded3457d35ddf5e0239ada59c2292037b48197d5
totalSupply() view returns (uint256)
1000000000000000000000000000
trade_open() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ignore_fee(address) view returns (bool)
State-modifying
Events BurnLiquidityTokens(uint256 _amount)
Launch(uint256 code)
ManualSwap()
OpenTrade(bool _enable)
SetEarlySellFee(bool _enable, uint32 _sell_fee)
SetFee(uint32 _fee_buy, uint32 _fee_sell)
SetFeeWallet(address _team_wallet)
SetIgnoreFee(address[] _input, bool _enabled)
SetLimits(bool _enable)
SetMaxes(uint256 _max_tx, uint256 _max_wallet)
SetTokenSwap(uint256 _amount, uint32 _lp_percent, bool _enabled)
TransferEx(address[] _input, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _team_wallet)
fallback()
receive()
This contract contains no error objects.