PayToPlayLivesV2Contract

Verified contract

Active on Base with 1,319 txns
Deployed by via 0x63623f8d at 10833517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x3add212b380ba7fc9d33cc4d56b9a4c76c59694a1247a8f35c79bce66cf0632f
0x3b4265d5a9dda2f3b276796b68f4e849931ab8c92545be022327416e8db51abf
0x108ed78f74192b29ba048f572368d33d0b9219a5e7ff443656e5ac9fdd35e980
0xa07a2783a7fd9f39b5a740ef2a9aa1cad27f5b1e700e0faed504a8b8ee6da32e
0x2b5a8789671551b1db33da65562e5df93a1cfb70cebb21ae92ad03b8ab63dfe9
0x6a0d2d41c8492258b2d4ae85745f438a5fded586914dbfd8e3728e18f4b403d9
0xbc920bff577ad0e62615c206deb2667e7aab5da17b3e3de3c9f8515ee90e76bd
0xe8b54d776a42a3c30da4daa91db553906ee73f3424713e8299a40e1a7179398e
0xb3ece1d5975b679a31a4cfc449d6778501a8cb020bf92bfc2be9fbb97649718e
0x3e2300402057ade0e88596190223a9ef07f4e7a08c0123a54a8f426b3930737c

Functions
Getter at block 22775147
BotSpawnerWallet(view returns (address)
0x48ed1558a8435c664b2fc4a6c0938283124567fc
CostOfBotKills(view returns (uint256)
200000000000000000
CostOfLives(view returns (uint256)
1000000000000000000
Erc20TokenAddress(view returns (address)
0x78a087d713be963bf307b18f2ff8122ef9a63ae9
GetCostOfLives(view returns (uint256)
1000000000000000000
PercentageForBots(view returns (uint256)
5
PercentageForKills(view returns (uint256)
75
PermissionedServerWallet(view returns (address)
0x59359404150a5f4ccc6e62d7d023d6f1be35b322
ProtocolPercentageTake(view returns (uint256)
20
TeamWallet(view returns (address)
0x8998f85603737687fad85eedf45f43e79ceb608b
getCostOfLives(view returns (uint256)
1000000000000000000
getPercentageForBots(view returns (uint256)
5
getProtocolPercentageTake(view returns (uint256)
20
owner(view returns (address)
0xf02cf1e4f657da1185bf01aa84cdf9ade37810b0
Read-only
HasLife(address userview returns (bool)
LivesCount(address userview returns (uint256)
Revives(addressview returns (uint256)
RevivesCount(address userview returns (uint256)
kills(addressview returns (uint256)
lives(addressview returns (uint256)
State-modifying
Bot_Killed_Player(address Killed
Player_Killed_Bot(address _to
Player_Killed_Player(address _to
PurchaseLives(uint256 numberOfLivesToPurchase
SetNewBotPaymentWallet(address newAddr
SetNewContractOwner(address newAddr
SetNewERC20TokenAddress(address newAddr
SetNewPermissionedServerWallet(address newAddr
SetNewTeamWallet(address newAddr
UserSpawned(address user
setCostOfBotKills(uint256 _newCost
setCostOfLives(uint256 _newCost
setPercentageForBots(uint256 _newPercentage
setPercentageForKills(uint256 _newPercentage
setProtocolPercentageTake(uint256 _newPercentage
withdrawErc20Tokens(address token
withdrawGas(
withdrawToken(address tokenAddress
Events
BotKilledaPlayer(address indexed user
LivesPurchased(address indexed useruint256 amount
PlayerKilledABot(address indexed user
PlayerMadeAKill(address indexed user
UserHasSpawned(address indexed user
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.