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 "Jafar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11140618 | 4 years ago | | | 0 | 0.0015485400 | |
| 11140618 | 4 years ago | | | 0 | 0.0015485400 | |
| 11140584 | 4 years ago | | | 0 | 0.0022122000 | |
| 11140578 | 4 years ago | | | 0 | 0.0017697600 | |
| 11140571 | 4 years ago | | | 0 | 0.0022122000 | |
| 11140566 | 4 years ago | | | 0 | 0.0019024920 | |
| 11140530 | 4 years ago | | | 0 | 0.0016812720 | |
| 11140488 | 4 years ago | | | 0 | 0.00075132000 | |
| 11140471 | 4 years ago | | | 0 | 0.0088488000 | |
| 11140465 | 4 years ago | | | 0 | 0.0025661520 |
ABI
ABI objects
Getter at block 21190066
decimals() view returns (uint256)
18
name() view returns (string)
Jafar
owner() view returns (address)
0x81a5afe3788bcfb8ae5043481f4b705cea57096c
symbol() view returns (string)
JAFAR
totalSupply() view returns (uint256)
2048000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burnTokens(uint256 _amount)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address preSaleContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.