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 |
---|---|---|---|---|---|
SALUKI | ERC-20 | 255.971057K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21054100 | 23 days ago | | | 0 | 0.00021235337 | |
| 20718797 | 2 months ago | | | 0 | 0.00019632324 | |
| 20706830 | 2 months ago | | | 0 | 0.00023349329 | |
| 20692874 | 2 months ago | | | 0 | 0.0018773990 | |
| 20662033 | 3 months ago | | | 0 | 0.00014554735 | |
| 20646049 | 3 months ago | | | 0 | 0.000075609509 | |
| 20645662 | 3 months ago | | | 0 | 0.000095127878 | |
| 20640903 | 3 months ago | | | 0 | 0.000081057721 | |
| 20566915 | 3 months ago | | | 0 | 0.00019369383 | |
| 20496258 | 3 months ago | | | 0 | 0.000073275502 |
ABI
ABI objects
Getter at block 21222288
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0xcaff390685612b2736e162cb2f2a66b530f907d8
feeThreshold() view returns (uint256)
500000000000000000000000
maxSwapSize() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
Saluki
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTax() view returns (uint256)
0
swapTax() view returns (uint256)
0
symbol() view returns (string)
SALUKI
totalSupply() view returns (uint256)
100000000000000000000000000
uniV2PairAddress() view returns (address)
0xb82c6e05087abc28ed0776d588c26470f55768c0
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)
disableHoldingLimit()
disableSwapLimit()
enableSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits()
removeStuckEther()
removeStuckTokens(address token)
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.