Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e5f…08b9
Balances ($0.00)
No balances found for "CoreKore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16323986 | 2 years ago | | | 0 | 0.00037789710 | |
| 15319902 | 2 years ago | | | 0 | 0.00073800253 | |
| 12419029 | 4 years ago | | | 0 | 0.0021468880 | |
| 11163731 | 4 years ago | | | 0 | 0.00097671200 | |
| 11110946 | 4 years ago | | | 0 | 0.0014650680 | |
| 11108789 | 4 years ago | | | 0 | 0.00084352400 | |
| 11102712 | 4 years ago | | | 0 | 0.0019534240 | |
| 11101012 | 4 years ago | | | 0 | 0.0052387280 | |
| 11100997 | 4 years ago | | | 0 | 0.0053275200 | |
| 11100587 | 4 years ago | | | 0 | 0.0063930241 |
ABI
ABI objects
Getter at block 21265049
_owner() view returns (address)
0x6e5f98ef78298a1f01e42d020b828ecc7a7608b9
decimals() view returns (uint8)
18
name() view returns (string)
CoreKore
symbol() view returns (string)
coreKORE
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
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.