Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($18,104.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KRL | ERC-20 | 50.381224K | $0.359343 |
$18,104.14 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
WDT | ERC-20 | 0.0002 | -- | -- | |
BTC | ERC-20 | 0.00001 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157736 | 43 minutes ago | | | 0 | 0.00044387800 | |
| 21156629 | 4 hours ago | | | 0 | 0.00036295524 | |
| 21156605 | 4 hours ago | | | 0 | 0.00063506910 | |
| 21156574 | 5 hours ago | | | 0 | 0.00037743348 | |
| 21156562 | 5 hours ago | | | 0 | 0.00069894481 | |
| 21156544 | 5 hours ago | | | 0 | 0.00044035635 | |
| 21156533 | 5 hours ago | | | 0 | 0.00043276759 | |
| 21156530 | 5 hours ago | | | 0 | 0.00053532572 | |
| 21156525 | 5 hours ago | | | 0 | 0.00063123469 | |
| 21156361 | 5 hours ago | | | 0 | 0.00043534157 |
ABI
ABI objects
Getter at block 21157950
ADVISORS() view returns (uint256)
2880000000000000000000000
BOUNTY() view returns (uint256)
720000000000000000000000
PRESS_MARKETING() view returns (uint256)
5040000000000000000000000
SALE() view returns (uint256)
17737348000000000000000000
SECURITY() view returns (uint256)
4320000000000000000000000
TEAM() view returns (uint256)
8640000000000000000000000
USER_ACQUISITION() view returns (uint256)
10080000000000000000000000
advisors_address() view returns (address)
0x609f5a53189caf4eee25709901f43d98516114da
bounty_address() view returns (address)
0x150658d45dc62e9eb246e82e552a3ec93d664985
decimals() view returns (uint8)
18
initialDistributionDone() view returns (bool)
true
name() view returns (string)
Kryll
owner() view returns (address)
0x8a579afe67987ddff186bc579f67892c2fad9233
press_address() view returns (address)
0xe9caad0504f3e46b0ebc347f5bf591dbcb49756a
sale_address() view returns (address)
0x29e9535af275a9010862fcdf55fe45cd5d24c775
security_address() view returns (address)
0x2ea5917e227552253891c1860e6c6d0057386f62
symbol() view returns (string)
KRL
team_address() view returns (address)
0xd32e4fb9e8191a97905fb5be9aa27458cd0124c1
totalSupply() view returns (uint256)
49417348000000000000000000
transferable() view returns (bool)
true
user_acq_address() view returns (address)
0xacd80ad0f7bebe447ea0625b606cf3df206dafef
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
whitelisted(address) view returns (bool)
State-modifying
Events allowTransfert()
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
distribute()
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
reset(address _saleAddrss, address _teamAddrss, address _advisorsAddrss, address _securityAddrss, address _pressAddrss, address _usrAcqAddrss, address _bountyAddrss)
restrict(address _address)
restrictTransfert()
setName(string _name)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
whitelist(address _address)
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)
Transferable()
UnTransferable()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.