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 |
---|---|---|---|---|---|
KVB | ERC-20 | 2.923939B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18505213 | a year ago | | | 0 | 0.00038101400 | |
| 18398349 | a year ago | | | 0 | 0.00035599525 | |
| 18325633 | a year ago | | | 0 | 0.00049050503 | |
| 18317303 | a year ago | | | 0 | 0.00050576025 | |
| 18312654 | a year ago | | | 0 | 0.00029659701 | |
| 18288499 | a year ago | | | 0 | 0.00027146678 | |
| 18141406 | a year ago | | | 0 | 0.00065530567 | |
| 18067082 | a year ago | | | 0 | 0.00045624446 | |
| 18048475 | a year ago | | | 0 | 0.00051137243 | |
| 18041679 | a year ago | | | 0 | 0.00071112708 |
ABI
ABI objects
Getter at block 21176266
_buyFundFee() view returns (uint256)
100
_sellFundFee() view returns (uint256)
100
_uniswapPair() view returns (address)
0xa04cfd25e3d82790002d758568b747170beb5f1a
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0x26e8625bb53e63bc870131ef0b25c76c93e23eb4
name() view returns (string)
Kvb Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
remainHolder() view returns (bool)
true
symbol() view returns (string)
KVB
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingBlock() view returns (uint256)
1
tradingOpen() view returns (bool)
true
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events DesignTax(uint256 newBuyFundFee, uint256 newSellFundFee)
approve(address spender, uint256 amount) returns (bool)
changeRemain(bool status)
closeTrading()
enableTrading(uint256 _time)
renounceOwnership()
setFundAddr(address newAddr)
setIsExcludeFromFees(address account, bool value)
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)
constructor()
receive()
This contract contains no error objects.