Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOCHI | ERC-20 | 74.510192M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18907263 | a year ago | | | 0 | 0.00071143906 | |
| 17701792 | a year ago | | | 0 | 0.00053614244 | |
| 17484241 | a year ago | | | 0 | 0.00084690718 | |
| 17300733 | a year ago | | | 0 | 0.0014021893 | |
| 17285873 | a year ago | | | 0 | 0.0017239033 | |
| 17272166 | 2 years ago | | | 0 | 0.0020369235 | |
| 17272081 | 2 years ago | | | 0 | 0.0010702352 | |
| 17272080 | 2 years ago | | | 0 | 0.0019272103 | |
| 17271995 | 2 years ago | | | 0 | 0.0020479966 | |
| 17271162 | 2 years ago | | | 0 | 0.0020407808 |
ABI
ABI objects
Getter at block 21202277
_maxTransferAmount() view returns (uint256)
690000000000000000
_maxTxAmount() view returns (uint256)
690000000000000000
_maxWalletToken() view returns (uint256)
690000000000000000
circulatingSupply() view returns (uint256)
690000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
MINI BOB
pair() view returns (address)
0xb1059a6591ba79258cb4d4d8b814ec768e7d79b7
symbol() pure returns (string)
MOCHI
totalSupply() view returns (uint256)
690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.