IKOLF-TEST-3
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2b9d…0ab0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IKOLF-TEST-3 | ERC-20 | 4.804656M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18498961 | a year ago | | | 0 | 0.00071175777 | |
| 18407759 | a year ago | | | 0 | 0.00071897721 | |
| 18403026 | a year ago | | | 0 | 0.00034478411 | |
| 18401018 | a year ago | | | 0 | 0.00039820209 | |
| 18400997 | a year ago | | | 0 | 0.00044448942 | |
| 18400695 | a year ago | | | 0 | 0.00071870566 | |
| 18369840 | a year ago | | | 0 | 0.00019848985 | |
| 18367198 | a year ago | | | 0 | 0.00014922471 | |
| 18359773 | a year ago | | | 0 | 0.00034575219 | |
| 18356879 | a year ago | | | 0 | 0.00053113124 |
ABI
ABI objects
Getter at block 21328684
_liquidityFee() view returns (uint256)
4
_taxFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
marketingAddress() view returns (address)
0x2b9d5c7f2ead1a221d771fb6bb5e35df04d60ab0
name() view returns (string)
IKOLF-TEST-3
owner() view returns (address)
0xa99c602037f8e85a44bbe88f3c0ee3af60345b9b
symbol() view returns (string)
IKOLF-TEST-3
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000
uniswapV2Pair() view returns (address)
0x3ad3153cc292aae9aad94c5ce7745fba14090bf4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
emergencyWithdraw()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
renounceOwnership()
setFeeRate(uint256 rate)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingAddress(address _marketingAddress)
setTaxFeePercent(uint256 taxFee)
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.