Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,104.90 |
$0 | |
SALORA | ERC-20 | 8.527453M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19859204 | 6 months ago | | | 0 | 0.00017172022 | |
| 17334786 | a year ago | | | 0 | 0.00071590534 | |
| 17299191 | a year ago | | | 0 | 0.00079138086 | |
| 17156728 | 2 years ago | | | 0 | 0.00076078523 | |
| 17154817 | 2 years ago | | | 0 | 0.0016149561 | |
| 17154155 | 2 years ago | | | 0 | 0.0015483196 | |
| 17153948 | 2 years ago | | | 0 | 0.0015755031 | |
| 17153885 | 2 years ago | | | 0 | 0.0018211314 | |
| 17153523 | 2 years ago | | | 0 | 0.00098493073 | |
| 17153475 | 2 years ago | | | 0 | 0.0017510772 |
ABI
ABI objects
Getter at block 21220972
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
marketPair() view returns (address)
0x23a38c11ef30de8d3c9b877598b00acf8530e9df
name() view returns (string)
SALORA
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
SALORA
thresholdSwapAmount() view returns (uint256)
10000000000000000
totalSupply() view returns (uint256)
100000000000000000000
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setTaxFees(uint256 buy, uint256 sell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateThresholdSwapAmount(uint256 newAmount)
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.