WhopPaymentGatewayManager
Verified contract
Active on
Ethereum with 729 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20,902.67)
Native
Value
$4,749.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.210505 | $3,923.38 |
$4,749.27 | |
WETH | ERC-20 | 4.11796 | $3,922.67 |
$16,153.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20144700 | 6 months ago | | | 0 | 0.00026467400 | |
| 19750075 | 7 months ago | | | 0 | 0.00052934800 | |
| 18295405 | a year ago | | | 0 | 0.00065016542 | |
| 16932811 | 2 years ago | | | 0 | 0.0033537142 | |
| 16927653 | 2 years ago | | | 0 | 0.0032231024 | |
| 16925022 | 2 years ago | | | 0 | 0.0031621842 | |
| 16921770 | 2 years ago | | | 0 | 0.00087200712 | |
| 16913273 | 2 years ago | | | 0 | 0.0026790965 | |
| 16907231 | 2 years ago | | | 0 | 0.0018923494 | |
| 16907104 | 2 years ago | | | 0 | 0.0019375244 |
ABI
ABI objects
Getter at block 21384071
owner() view returns (address)
0x995dd87a0768f73882013983ea26dee6a0c7f603
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployGateway() returns (address)
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
withdraw(address token)
withdraw(address token, uint256 amount)
withdraw(uint256 amount)
withdrawTo(address receiver)
withdrawTo(address receiver, address token)
withdrawTo(address receiver, address token, uint256 amount)
withdrawTo(address receiver, uint256 amount)
GatewayDeployed(address indexed gateway, address indexed owner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
NotOwner()
TransferFailed()