WhopPaymentGateway

Verified contract

Active on Ethereum with 4,795 txns
Deployed by via 0xd3ffa390 at 16692331
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,330.66
0x70267e728aa6b78dcb2b3cb01089e0960fab80cc98867c1f444379a754601179
0x0c6a8ef0a3ac304dff40025b78300ef194f10455862832450c508703ea582caf
0x46ebbe6bc7437baca7a97f01d68de8ce209f9fc1116220fc7ad9c3dfe800c73f
0x938e6aef5fce24746ab6a8f21387f915293bdebf5f013ebbc44163c527faf655
0x520a3e7d463c77b0079f4e3c0e872d55cd9d2a6e6893cb7b0611b548754a11fc
0x5c770f91b23197d7b464a9df7c3e36294b4cf5912010e5757f8f9713f2c5ffe9
0x27c23b47de49c8f21c76889c18aa637ed4f1b9053a50e541a00bce2681f02f20
0xd74243fa882795f2f6c0bbb3c9f25634f6d903ea9a3460b363d03b492834b17a
0xc2dae8af6466a1439d00960cc4d096ff9a9d019181cfac49b27a813b8eefa69d
0x0fb062d3e449eabc31aa28fdc4f589060f92666c7637f57a702567f369175b09

Functions
Getter at block 20894830
owner(view returns (address)
0xb8b5e97cd110406b692ce756e2818b88b2751fbc
Read-only

This contract contains no read-only function objects.

State-modifying
processPayment(struct WhopPaymentGatewayPayment paymentpayable 
renounceOwnership(
setSigner(address signer
setSubscriptionExecutor(address subscriptionExecutor
transferOwnership(address newOwner
withdraw(
withdraw(address token
withdraw(address tokenuint256 amount
withdraw(uint256 amount
withdrawTo(address receiver
withdrawTo(address receiveruint256 amount
withdrawTo(address tokenaddress receiver
withdrawTo(address tokenaddress receiveruint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentCompleted(string indexed receipt_iduint256 fees_paid
Constructor
constructor(address signeraddress subscriptionExecutor
Fallback and receive
receive(
Errors
AccessDenied(
CheckoutAlreadyCompleted(
InsufficientFunds(
NotOwner(
PaymentFailed(
SignatureMismatch(
TooManyDividends(
TransferFailed(