Rock Paper Scissors

Verified contract

Active on Ethereum with 351 txns
Deployed by via 0x227ee3a2 at 18178381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x64ff0b839e2044a9f51739cefb161de4bf4f3f7b25f8276eccb9c8be4666cc13
0x7c2b533b2d48377feeda02169861b15c5bce44a7343476234fd87ece95f92d87
0x5e9f998ab67bdf508ae5fe24053b61ab49a9ffc1061f2c3a632f2edcf58de07c
0x8f9c821c578e3ef0c1cc1c335044bc68d18a9f7d58dc8d179db38e7c69e47cfa
0x6f7c53aea6738af4c09699ab46a4c43d64f9a93a7e28672f2fddef53042d24c9
0xfcbcc1f24252939d76b005bb38adbdfd1b6087e7b95570f9e6b0b7a8ce1c5870
0x187b558849b92244563bed29f4c395b81802604cbeb095c948fc43ad83ff02e1
0x7cc9eed1033dba94cf648d026fa70dbcac1342c18600e6717559f1644de5855a
0xad5a2b33948d9ebd2c7700ca127d2c952fffe51f89ea734ca6a455df39fe1dab
0x6569ba37eb7f5276f16e561788d0ca2ce754db45019ce4b1b52af642b5b4dee3

Functions
Getter at block 20922317
_maxTaxSwap(view returns (uint256)
1500000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_taxSwapThreshold(view returns (uint256)
1500000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
Rock Paper Scissors
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
$RPS
totalSupply(pure returns (uint256)
100000000000000000
transferDelayEnabled(view returns (bool)
false
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
manualSwap(
openTrading(
reduceFee(uint256 _newFee
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
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.