Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1997…13c0
Balances ($177.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OASIS | ERC-20 | 970.950842K | $0.000183 |
$177.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267012 | 7 hours ago | | | 0 | 0.00079355004 | |
| 21262869 | 21 hours ago | | | 0 | 0.00053210265 | |
| 21260080 | a day ago | | | 0 | 0.00040063358 | |
| 21259522 | a day ago | | | 0 | 0.00054092281 | |
| 21257551 | 2 days ago | | | 0 | 0.00046538889 | |
| 21256324 | 2 days ago | | | 0 | 0.00047774954 | |
| 21253402 | 2 days ago | | | 0 | 0.00048426167 | |
| 21252409 | 2 days ago | | | 0 | 0.00060854424 | |
| 21241860 | 4 days ago | | | 0 | 0.00054091048 | |
| 21233705 | 5 days ago | | | 0 | 0.00055717502 |
ABI
ABI objects
Getter at block 21269242
_buyTax() view returns (uint256)
5
_sellTax() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
_taxWallet() view returns (address)
0x1997f0a76716f458fd46003e4ff527929da213c0
_transferTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
OASIS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OASIS
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuySellFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
changeTaxWallet(address newWallet)
changeTransferFee(uint256 trFee)
includeInFee(address account)
manualSwap()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
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.