RPS Game

Verified contract

Active on Ethereum with 49 txns
Deployed by via 0xc11c2ac9 at 18043762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc5bdba3ce38fec7a4b16b3fb46ee3822c31917a22803da2067d83de90b6f764e
0xef48c959031dca5226e5e42cb78e74926cc7a019a9332d1409f9edde5ad639c5
0xeba45a221be0daa44b6d9fb173cb89c9483a886e617839a6ac24cb9d6bd99a6a
0x7cddf0c509edd8605fcaf6e05a5f6494cdf59ae72650486f3e6cac9c014a782b
0x26df1c04473e4825ac7f7eb3bf2da2a91650c4f0b3ed14229817b2cb2a6f5bbb
0x229f28f871d4140e63021f8226b5a39da02c1daba430d85274e57b1c7732bc14
0x1f672faf2573339a6b7df3e6d9e60736dc5793ab443eaff638e694e32237386f
0xacfda93c43f48156b559cf2f4fcb4d5f8de5daf9b56b7ea6c945100327c9f04b
0x4bce33dddf18c61f90bc391e5e7c0827aadb0bf5005d988fd7ab4a7ec4ea44fa
0x8596009ce2d688f2bc796a4d81c94a200f28df5e95ce01f5a60827d4d8e986e4

Functions
Getter at block 21246085
_decimals(view returns (uint8)
9
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyCount(view returns (uint256)
56
decimals(view returns (uint8)
9
finalBuyFee(view returns (uint256)
2
finalSellFee(view returns (uint256)
2
initialTotalSupply(view returns (uint256)
1000000000000000
maxTransactionAmount(view returns (uint256)
1000000000000000
maxWallet(view returns (uint256)
1000000000000000
name(view returns (string)
RPS Game
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCount(view returns (uint256)
7
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000
symbol(view returns (string)
RPSG
totalSupply(view returns (uint256)
1000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
addLiquidityWithETH(
approve(address spenderuint256 amountreturns (bool)
clearStuckEthBalance(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
releaseClog(
removeMaxRestrictions(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.