PepePool

Verified contract

Active on Base with 1 txns
Deployed by via 0x9adb0fad at 2015004
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PepePool"

0xb698fdb8f3a6f976cbdd4d50501f51e6249dbda349bf7b4e3138a3d6528baec3

Functions
Getter at block 23193254
owner(view returns (address)
0x7f943e801244ddea5dc3536ae15e8adc218e8b1d
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
pepeBetAddress(view returns (address)
0xfb144d91536a14fd6738f19e135d013b7295e135
serviceWallet(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
fundServiceWallet(uint256 amountaddress tokenAddress
payout(address useraddress betTokenuint256 amountuint256 betId
renounceOwnership(
setNewPepeBetAddress(address newPepeBet
setNewServiceWallet(address newServiceWallet
transferOwnership(address newOwner
withdraw(uint256 amountaddress tokenAddress
Events
AdminWithdrawal(address indexed adminaddress indexed tokenuint256 amount
FundedServiceWallet(address indexed serviceWalletaddress indexed tokenuint256 amount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Payout(address indexed useraddress betTokenuint256 indexed betIduint256 amount
UpdatedPepeBetAddress(address indexed oldAddressaddress indexed newAddress
UpdatedServiceWallet(address indexed oldAddressaddress indexed newAddress
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientFunds(uint256 requesteduint256 available
InvalidAddress(
NotPepeBet(
NotServiceWallet(