VersePayments
Verified contract
Active on
Ethereum with 19,614 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($200,564.02)
Native
Value
$200,564.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 60.474969 | $3,316.48 |
$200,564.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239082 | 18 hours ago | | | 0.085810241 | 0.0023746800 | |
| 21239072 | 18 hours ago | | | 0.023719134 | 0.0023746800 | |
| 21238393 | 20 hours ago | | | 0.029877458 | 0.00070793699 | |
| 21238385 | 20 hours ago | | | 0.059754915 | 0.00071239677 | |
| 21237861 | a day ago | | | 0.029824908 | 0.00086309238 | |
| 21237852 | a day ago | | | 0.032665989 | 0.00069274355 | |
| 21237830 | a day ago | | | 0.19367776 | 0.00071436997 | |
| 21237758 | a day ago | | | 0.014026539 | 0.00057626085 | |
| 21237752 | a day ago | | | 0.0037817477 | 0.00053864839 | |
| 21237752 | a day ago | | | 0.029727409 | 0.00053997497 |
ABI
ABI objects
Getter at block 21244335
contractBalance() view returns (uint256)
60474968541449618764
owner() view returns (address)
0x1bfe7452477accc0188c34b3a4e8e3b15bf671b0
Read-only
This contract contains no read-only function objects.
State-modifying
Events pay(string metadata) payable
refund(string metadata, uint256 amount, address buyer)
renounceOwnership()
setRefundsManager(address refundsManager_)
transferOwnership(address newOwner)
withdraw()
withdrawAmount(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Payment(string metadata, uint256 amount, address indexed buyer)
Refund(string metadata)
constructor(address treasury_, address refundsManager_)
fallback()
receive()
This contract contains no error objects.