Solis Finance
Verified contract
Active on
Ethereum with 126 txns
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 |
---|---|---|---|---|---|
SOLIS | ERC-20 | 356.280616K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18575398 | a year ago | | | 0 | 0.0017426739 | |
| 18575274 | a year ago | | | 0 | 0.0017462222 | |
| 18575153 | a year ago | | | 0 | 0.0019936976 | |
| 18575152 | a year ago | | | 0 | 0.0024940657 | |
| 18574847 | a year ago | | | 0 | 0.0019897038 | |
| 18574795 | a year ago | | | 0 | 0.0011888006 | |
| 18574779 | a year ago | | | 0 | 0.0012534033 | |
| 18574726 | a year ago | | | 0 | 0.0011169568 | |
| 18574637 | a year ago | | | 0 | 0.0019320185 | |
| 18574361 | a year ago | | | 0 | 0.0015424186 |
ABI
ABI objects
Getter at block 21402599
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buySolisFee() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsEffected() view returns (bool)
false
maxTxAmount() view returns (uint256)
200000000000000000000000000000
maxWalletAmt() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Solis Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellSolisFee() view returns (uint256)
1
solis() view returns (address)
0x3a114f98a3cd0de4d0d1249742f1e0f39d5cbd9c
swapEnabled() view returns (bool)
true
swapTokensAmt() view returns (uint256)
8000000000000000000000
symbol() view returns (string)
SOLIS
totalSupply() view returns (uint256)
732846550407997733214176446
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2870863ed6ff7b25eac12810be39cc87c95b1701
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedForMaxTx(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createTF()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceTaxFees()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.