This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21335400, which is 47 minutes old. We're running behind the tip but working to resolve the issue.

Revenue Sharing

Verified contract

Active on Ethereum with 233 txns
Deployed by via 0x14668665 at 18361089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0xba16f1f87f232a617b1e4440f201d19acd30afdbe873097f4de628cde7282512
0xe32ce1db25d21980ebe024b6cabde4c363aeb1f0ec186d319f511d4a900549de
0xc450e8072d5976e87011cdc65542ea5366517c8f9c13071e516bea69dccb463f
0xe13bbc3d816680dca1f61002c58319ad87c0a478e8b94d27d1512a777ea40bed
0x02665db7a5d51cb510f53fe423d5903b68612df8a3e058b0c9b31e33767fa7b4
0x37ed77ac150b1e6215c749c198a63c230c5714db9069003aa44ee0c257bfc3ee
0x0581c422bc80a07f470485bd835957029dd89a93568de85c1bc0dac86ca8c50f
0x978b88a34a438968140a84b9d70cdbcb4aec05954527553d8857a3348290c23d
0x0a485f839ce4bcf939d6488c29e919588d4c30273f2f46cf61dcf7bd61f2a3ce
0x0e2f0747a970f018751f492cdec9db1b4f186087115ed0f7852cee436daf925d

Functions
Getter at block 21335399
_maxTaxSwap(view returns (uint256)
1000000000000
_maxTxAmount(view returns (uint256)
100000000000000
_maxWalletSize(view returns (uint256)
100000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
Revenue Sharing
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
REVSHARE
totalSupply(pure returns (uint256)
100000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBots(address[] notbot
openTrading(
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updateMaxTxAmount(uint256 maxtxamount
updateMaxWalletAmount(uint256 maxwalletamount
updateTax(uint256 _buyTaxuint256 _sellTax
updateTaxwallet(address taxwallet1address taxwallet2
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
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.