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 |
---|---|---|---|---|---|
QILIN | ERC-20 | 400K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17865021 | a year ago | | | 0 | 0.00068219321 | |
| 16547210 | 2 years ago | | | 0 | 0.0010072644 | |
| 16521894 | 2 years ago | | | 0 | 0.0013072289 | |
| 16521438 | 2 years ago | | | 0 | 0.0010919420 | |
| 16521436 | 2 years ago | | | 0 | 0.0011177383 | |
| 16521373 | 2 years ago | | | 0 | 0.0040400953 | |
| 16521032 | 2 years ago | | | 0 | 0.0039867801 | |
| 16520970 | 2 years ago | | | 0 | 0.00089486085 | |
| 16516903 | 2 years ago | | | 0 | 0.00071214377 | |
| 16516766 | 2 years ago | | | 0 | 0.00072142241 |
ABI
ABI objects
Getter at block 21206110
_devFee() view returns (uint256)
4
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
50000000000000000
name() view returns (string)
QILIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndRedirectEthFeesEnabled() view returns (bool)
true
symbol() view returns (string)
QILIN
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xead26f5de9a96f25e6290b525dc8c7fdfb909e8e
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)
State-modifying
Events _setDevWallet(address newDevWallet)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
setDevFee(uint256 fee)
setMaxTxPercent(uint256 newMaxTx)
setRouterAddress(address newRouter)
setSwapAndRedirectEthFeesEnabled(bool enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OnSwapAndRedirectEthFees(uint256 tokensSwapped, uint256 ethToDevWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndRedirectEthFeesUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.