OASIS

Verified contract

Active on Ethereum with 2,859 txns
Deployed by via 0x0ee8f0d2 at 19272520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $177.72
0x7909478c52145542ebba55a8a4c41287470cb4126dab6d6dee1d2e8fb117a24f
0x9dcaad03d3f4b2d29157cb9391b4748aafceabdd5580a208d669e7856ee5b866
0xd233f86c6c362142661d5a8154dc37a3890fd1862bdc0a709deda32258140e0e
0xc0fd03d8daf800e0de3b47a49055e307f4001686598e890ada44620e865a38af
0xd9d696309d9367b6d7d583c4d23f3192d307e28b126d27b5d434d3f2af649e3a
0xb32c44253a8ad97ba7a27d595c92996f3185f3590778f8d106fb174326d9b5b6
0x1b9aee68642822845312a905fe16e8f10d2c623351fbdd35441635194e5f60bc
0x03904ca45501def1317f000861696f4d6bc811fe17cbc60133512956c3fd5cc3
0x13f3eb88fdf417b74511111f38a29d945ca70c32461595e595631e551cf425e0
0xb767f8464a3eaf3d5929102c2f00619c7c5035a4b2639705d06135f077f6cd93

Functions
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(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeBuySellFee(uint256 buyFeeuint256 sellFee
changeMaxWalletLimit(uint256 _limit
changeTaxWallet(address newWallet
changeTransferFee(uint256 trFee
includeInFee(address account
manualSwap(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
whiteListFromFee(address account
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.