VersePayments
Verified contract
Active on
Ethereum with 19,519 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($172,090.93)
Native
Value
$172,090.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 53.896989 | $3,192.96 |
$172,090.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153166 | 14 hours ago | | | 0.089392896 | 0.00030297112 | |
| 21153162 | 14 hours ago | | | 0.089405856 | 0.00032252004 | |
| 21153157 | 14 hours ago | | | 0.089441497 | 0.00033083497 | |
| 21152673 | 16 hours ago | | | 0.45339577 | 0.00042424085 | |
| 21152608 | 16 hours ago | | | 0.32442937 | 0.00027453990 | |
| 21151129 | 21 hours ago | | | 0.090647621 | 0.00032917208 | |
| 21148293 | a day ago | | | 0.090303537 | 0.00032400444 | |
| 21146702 | a day ago | | | 0.66997289 | 0.00033324085 | |
| 21144579 | 2 days ago | | | 0 | 0.00070674092 | |
| 21141992 | 2 days ago | | | 0.094662573 | 0.00030880392 |
ABI
ABI objects
Getter at block 21157368
contractBalance() view returns (uint256)
53896989442421557775
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.