Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Tokern Name"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19934058 | 2 months ago | | | 0 | 4.6314177e-7 | |
| 19934012 | 2 months ago | | | 0 | 4.2612231e-7 | |
| 19933989 | 2 months ago | | | 0 | 4.2907100e-7 | |
| 19933980 | 2 months ago | | | 0 | 4.2964768e-7 | |
| 19933938 | 2 months ago | | | 0 | 4.3633123e-7 | |
| 19933856 | 2 months ago | | | 0 | 4.3666840e-7 | |
| 19933776 | 2 months ago | | | 0 | 4.4250342e-7 | |
| 19933745 | 2 months ago | | | 0 | 4.5018143e-7 | |
| 19933364 | 2 months ago | | | 0 | 5.4467554e-7 | |
| 19933118 | 2 months ago | | | 0 | 5.6688459e-7 |
ABI
ABI objects
Getter at block 22926548
_ots() view returns (bytes32)
0xbb869736980367cbc45af526765314a24a71677f90f4dd4219b4a0815fa40688
_totalSupply() view returns (uint256)
9700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Tokern Name
symbol() view returns (string)
TkrnSymbol
totalSupply() view returns (uint256)
9700000000000000000000000000
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)
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.