Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Jelly coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18667232 | 3 months ago | | | 0 | 3.8698060e-7 | |
| 18667147 | 3 months ago | | | 0 | 3.4804966e-7 | |
| 18666797 | 3 months ago | | | 0 | 3.5190387e-7 | |
| 18666658 | 3 months ago | | | 0 | 3.5282210e-7 | |
| 18666485 | 3 months ago | | | 0 | 3.6444926e-7 | |
| 18666220 | 3 months ago | | | 0 | 3.7528501e-7 | |
| 18666214 | 3 months ago | | | 0 | 3.7596186e-7 | |
| 18666133 | 3 months ago | | | 0 | 3.7884390e-7 | |
| 18666003 | 3 months ago | | | 0 | 3.7903411e-7 | |
| 18665996 | 3 months ago | | | 0 | 3.7975212e-7 |
ABI
ABI objects
Getter at block 22753104
_ots() view returns (bytes32)
0xf95ae8d0fadd6603187d49b9610c976eae1e69ac93193f3a3032de9ea6a9412f
_totalSupply() view returns (uint256)
2700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Jelly coin
symbol() view returns (string)
Jelly
totalSupply() view returns (uint256)
2700000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.