KIMCHI.finance
Verified contract
Active on
Ethereum with 23,342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($82,240.32)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 82.162091K | $0.997298 |
$81,940.09 | |
KIMCHI | ERC-20 | 14.276213M | $0.000021 |
$300.23 | |
EPIC | ERC-20 | 100 | -- | -- | |
NUTS | ERC-20 | 10 | -- | -- | |
DINO | ERC-20 | 1 | -- | -- | |
YFIB | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156915 | 10 hours ago | | | 0 | 0.00058146693 | |
| 21137235 | 3 days ago | | | 0 | 0.00051458663 | |
| 21120538 | 5 days ago | | | 0 | 0.00035613127 | |
| 21108821 | 7 days ago | | | 0 | 0.00023463691 | |
| 21108719 | 7 days ago | | | 0 | 0.00012142914 | |
| 21079763 | 11 days ago | | | 0 | 0.00085185500 | |
| 21068031 | 13 days ago | | | 0 | 0.00054141219 | |
| 21065260 | 13 days ago | | | 0 | 0.00035441857 | |
| 21065259 | 13 days ago | | | 0 | 0.00034089956 | |
| 21056026 | 14 days ago | | | 0 | 0.00044070503 |
ABI
ABI objects
Getter at block 21159894
decimals() view returns (uint8)
18
name() view returns (string)
KIMCHI.finance
owner() view returns (address)
0x9dd5b5c71842a4fd51533532e5470298bfa398fd
symbol() view returns (string)
KIMCHI
totalSupply() view returns (uint256)
9083552399999999999999969986
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.