Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Juice"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17459764 | 5 months ago | | | 0 | 7.6349727e-7 | |
| 17459571 | 5 months ago | | | 0 | 6.9437377e-7 | |
| 17459455 | 5 months ago | | | 0 | 6.9209552e-7 | |
| 17459290 | 5 months ago | | | 0 | 7.3699152e-7 | |
| 17459164 | 5 months ago | | | 0 | 7.7124988e-7 | |
| 17459143 | 5 months ago | | | 0 | 7.9780218e-7 | |
| 17459140 | 5 months ago | | | 0 | 0.000000106379226690 | |
| 17459025 | 5 months ago | | | 0 | 8.1559253e-7 | |
| 17458975 | 5 months ago | | | 0 | 8.5446089e-7 | |
| 17458813 | 5 months ago | | | 0 | 0.000000906281437200 |
ABI
ABI objects
Getter at block 23900361
_ots() view returns (bytes32)
0x8199aa57ecd5eeb44bd6171fc9be5b22ede915bbc940df09010efec875423a55
_totalSupply() view returns (uint256)
310000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Juice
symbol() view returns (string)
JUICE
totalSupply() view returns (uint256)
310000000000000000000000000
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.