Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MARI | ERC-20 | 1.533032M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114403 | 15 days ago | | | 0 | 0.00027182790 | |
| 20783491 | 2 months ago | | | 0 | 0.0013950684 | |
| 20710592 | 2 months ago | | | 0 | 0.00011147760 | |
| 20710516 | 2 months ago | | | 0 | 0.00014051786 | |
| 20571929 | 3 months ago | | | 0 | 0.00014498533 | |
| 20535115 | 3 months ago | | | 0 | 0.00038381175 | |
| 20367152 | 4 months ago | | | 0 | 0.00015870646 | |
| 20297245 | 4 months ago | | | 0 | 0.000073989090 | |
| 20244882 | 4 months ago | | | 0 | 0.00018937121 | |
| 20209635 | 5 months ago | | | 0 | 0.00012843816 |
ABI
ABI objects
Getter at block 21220652
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x4083b1b776b75140c3579e08c7c0686dcd21c458
feeThreshold() view returns (uint256)
5000000000000000000000000
maxHoldingsLimit() view returns (uint256)
0
maxSwap() view returns (uint256)
0
name() view returns (string)
Mari Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFee() view returns (uint256)
0
swapFee() view returns (uint256)
0
symbol() view returns (string)
MARI
totalSupply() view returns (uint256)
1000000000000000000000000000
uniPair() view returns (address)
0x31629a0ea517ac6903afc3e5c0f86451b0fffb8f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
disableSwapTxLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeHoldingLimit()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
withdrawStuckERC20(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.