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 |
---|---|---|---|---|---|
MARU | ERC-20 | 670.946056M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20872607 | 2 months ago | | | 0 | 0.00099676537 | |
| 20872607 | 2 months ago | | | 0 | 0.0078357746 | |
| 20872605 | 2 months ago | | | 0 | 0.00055522611 | |
| 20872499 | 2 months ago | | | 0 | 0.00088263714 | |
| 20872499 | 2 months ago | | | 0 | 0.00088263714 | |
| 20872499 | 2 months ago | | | 0 | 0.00088263714 | |
| 20872499 | 2 months ago | | | 0 | 0.00088263714 | |
| 20872499 | 2 months ago | | | 0 | 0.00088263714 | |
| 20872497 | 2 months ago | | | 1.5 | 0.052586755 | |
| 20872470 | 2 months ago | | | 0 | 0.00089922383 |
ABI
ABI objects
Getter at block 21224803
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
Marutaro
owner() view returns (address)
0x5891f8f2238c05320c03e112e85465504af11286
symbol() view returns (string)
MARU
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
launch()
manualSwap()
manualsend()
removeLimits()
renounceOwnership()
setFees(uint256 buyTax, uint256 sellTax)
setMaxTransaction(uint256 maxTx)
setMaxWalletSize(uint256 maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawETH(uint256 amount)
withdrawTokens(address token, uint256 amount)
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()
receive()
This contract contains no error objects.