Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "mocha"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19878637 | 6 months ago | | | 0 | 0.00016338749 | |
| 19878633 | 6 months ago | | | 0 | 0.00041442027 | |
| 19878633 | 6 months ago | | | 0 | 0.00041442027 | |
| 19878633 | 6 months ago | | | 0 | 0.00041442027 | |
| 19878633 | 6 months ago | | | 0 | 0.00041442027 | |
| 19878633 | 6 months ago | | | 0 | 0.00041442027 | |
| 19878626 | 6 months ago | | | 0 | 0.00015842800 | |
| 19878624 | 6 months ago | | | 0 | 0.00016819499 |
ABI
ABI objects
Getter at block 21207007
decimals() pure returns (uint8)
18
isMOCHA() view returns (bool)
false
name() view returns (string)
mocha
owner() view returns (address)
0xb33e4de5890d003d3bd738571998fb1942c09127
symbol() view returns (string)
MOCHA
totalSupply() view returns (uint256)
209000000000000000000000000
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)
closeMOCHA()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openMOCHA()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.