Kinguin Krowns
Verified contract
Active on
Ethereum with 54,422 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001912 |
$0 | |
M24 | ERC-20 | 2.5K | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20632539 | 3 months ago | | | 0 | 0.000051965011 | |
| 20394653 | 4 months ago | | | 0 | 0.000031574076 | |
| 20081257 | 5 months ago | | | 0 | 0.00028128936 | |
| 20081242 | 5 months ago | | | 0 | 0.00029050018 | |
| 19851637 | 7 months ago | | | 0 | 0.000080915563 | |
| 18947602 | a year ago | | | 0 | 0.00027118990 | |
| 18789567 | a year ago | | | 0 | 0.00082001616 | |
| 18042811 | a year ago | | | 0 | 0.00082048046 | |
| 17123652 | 2 years ago | | | 0 | 0.0012058722 | |
| 17115205 | 2 years ago | | | 0 | 0.0011454173 |
ABI
ABI objects
Getter at block 21287417
decimals() view returns (uint8)
18
name() view returns (string)
Kinguin Krowns
owner() view returns (address)
0x1611279c50cc5616b1b1f2d3cad92f13d8d3e5c8
symbol() view returns (string)
KRS
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value, bytes _data) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.