Bonkita Coin
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bonkita Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18951761 | 10 months ago | | | 0 | 0.00060561073 | |
| 18951758 | 10 months ago | | | 0 | 0.00099068695 | |
| 18951725 | 10 months ago | | | 0 | 0.0023960564 | |
| 18951345 | 10 months ago | | | 0 | 0.00092107224 | |
| 18951325 | 10 months ago | | | 0 | 0.0011984707 | |
| 18951039 | 10 months ago | | | 0 | 0.00091815128 | |
| 18950964 | 10 months ago | | | 0 | 0.0020720529 | |
| 18950874 | 10 months ago | | | 0 | 0.00080656082 | |
| 18950811 | 10 months ago | | | 0 | 0.00083950642 | |
| 18950804 | 10 months ago | | | 0 | 0.00096449629 |
ABI
ABI objects
Getter at block 21192247
buyFees() view returns (uint256)
0
decimals() view returns (uint8)
18
getPair() view returns (address)
0x25922d621efbd7fbc9b04ee8b2ce930fc7a6a468
inSwapAndLiquify() view returns (bool)
false
liveTrading() view returns (bool)
true
maxTx() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxWallet() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
Bonkita Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x25922d621efbd7fbc9b04ee8b2ce930fc7a6a468
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThresMax() view returns (uint256)
200000000000000000000000
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
BONKITA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAmountOutMin(uint256 _amount) view returns (uint256)
State-modifying
Events addBONKLiquidity()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableBONKTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllFees()
removeBONKLimits()
removeStuckETH()
renounceOwnership()
setExcludeFromFee(address account, bool check)
setFee(uint256 _fee1, uint256 _fee2)
setSwapBackSettings(bool _flag, uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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.