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 |
---|---|---|---|---|---|
OASIS | ERC-20 | 1.028359M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835453 | 7 months ago | | | 0 | 0.000090621632 | |
| 19835450 | 7 months ago | | | 0 | 0.000085221849 | |
| 19740419 | 8 months ago | | | 0 | 0.00023257623 | |
| 18572291 | a year ago | | | 0 | 0.0019742638 | |
| 18572284 | a year ago | | | 0 | 0.0033527096 | |
| 18572284 | a year ago | | | 0 | 0.0044880959 | |
| 18572267 | a year ago | | | 0 | 0.0022037063 | |
| 18572267 | a year ago | | | 0 | 0.0022060355 | |
| 18572239 | a year ago | | | 0 | 0.0035342800 | |
| 18572157 | a year ago | | | 0 | 0.0035947542 |
ABI
ABI objects
Getter at block 21387662
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
200000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
mktWallet() view returns (address)
0xcb25aee5f383bd9af5acfd98ddbf892f2eb070f4
name() view returns (string)
Oasis Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
8000000000000000000000
symbol() view returns (string)
OASIS
taxForBuy() view returns (uint256)
2
taxForSell() view returns (uint256)
2
totalSupply() view returns (uint256)
763794853355294565305402838
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0e72e165bbe7a5c98c14f4455a0d49b405434569
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromMaxTx(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)
createOasisPool()
createPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceToNormalTax()
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.