Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7007…3708
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMOCHI | ERC-20 | 75.505782M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18252108 | 3 months ago | | | 0 | 0.000000087241000000 | |
| 14183963 | 6 months ago | | | 0 | 0.0000028055770 | |
| 2665050 | a year ago | | | 0 | 0.000000000005433868 | |
| 2652843 | a year ago | | | 0 | 0.000000000006131796 | |
| 2637560 | a year ago | | | 0 | 4.9852000e-7 | |
| 2634066 | a year ago | | | 0 | 2.4926000e-7 | |
| 2517411 | a year ago | | | 0 | 0.000070365003 | |
| 2479181 | a year ago | | | 0 | 0.000070815003 | |
| 2452508 | a year ago | | | 0 | 0.000070365006 | |
| 2451703 | a year ago | | | 0 | 0.000070365061 |
ABI
ABI objects
Getter at block 21823339
_maxTaxSwap() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
3000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BabyMochi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BMOCHI
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x475b4e7c2cdc7d8dddbaf04592aae9ca4d289510
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)
changeTax(uint256 _newBuyTax, uint256 _newSellTax)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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.