Super Mario Bros
Verified contract
Active on
Ethereum with 386 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MARIO | ERC-20 | 2.208406B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20253478 | 5 months ago | | | 0 | 0.000048497140 | |
| 20253475 | 5 months ago | | | 0 | 0.000067803624 | |
| 17722605 | a year ago | | | 0 | 0.0019182159 | |
| 17190754 | 2 years ago | | | 0 | 0.0022463905 | |
| 17176601 | 2 years ago | | | 0 | 0.0042600647 | |
| 17143612 | 2 years ago | | | 0 | 0.0010642829 | |
| 17136638 | 2 years ago | | | 0 | 0.0015964066 | |
| 17119839 | 2 years ago | | | 0 | 0.0017305515 | |
| 17110444 | 2 years ago | | | 0 | 0.0020818427 | |
| 17033730 | 2 years ago | | | 0 | 0.0012601251 |
ABI
ABI objects
Getter at block 21331682
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000
_totalProportion() view returns (uint256)
100000000000000000000000000000
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Super Mario Bros
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe010301309240d68d02f9745f9b8578582e92145
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
200000000000000000000000000
symbol() view returns (string)
MARIO
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingOpen() view returns (bool)
true
viewFeesBuy() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(5, 15, 0, 10, 0, 30, 1000)
viewFeesSell() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(5, 15, 0, 10, 0, 30, 1000)
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFeeBuy(bool) view returns (uint256)
getTotalFeeSell(bool) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events allowTrading()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint256 _liquidityFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _teamFeeBuy, uint256 _devFeeBuy, uint256 _feeDenominator, uint256 _liquidityFeeSell, uint256 _reflectionFeeSell, uint256 _marketingFeeSell, uint256 _teamFeeSell, uint256 _devFeeSell)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
clearStuckETH(uint256 amountPercentage)
manualSwap()
removelimits()
renounceOwnership()
setIsFeeExempt(address[] addresses, bool status)
setIsTxLimitExempt(address[] addresses, bool status)
setRatio(uint256 _target, uint256 _denominator)
setSwapBackSettings(bool _enabled, uint256 _amountS, uint256 _amountL, bool _alternate)
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxHolding(uint256 maxWallPercent_base1000)
updateMaxTransaction(uint256 maxTXPercentage_base1000)
updateWalletAddresses(address _marketingFeeReceiver, address _devFeeReceiver, address _liquidityReceiver, address _teamFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.