Invoice
Verified contract
Active on
Ethereum with 174,223 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($675,914.12)
Native
Value
$43,944.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 13.282008 | $3,308.57 |
$43,944.45 | |
USDT | ERC-20 | 629.34978K | $1.001 |
$629,979.13 | |
USDC | ERC-20 | 1.96671K | $1.001 |
$1,968.68 | |
stETH | ERC-20 | 0.006607 | $3,308.57 |
$21.86 | |
0xa705…90c4 | ERC-1555 | 1 | -- | -- | |
HQG | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244092 | a minute ago | | | 0.009557 | 0.0010581015 | |
| 21244090 | 2 minutes ago | | | <0.00000001 | 0.0015232272 | |
| 21244074 | 5 minutes ago | | | 0.003058 | 0.0011187762 | |
| 21244064 | 7 minutes ago | | | 0.015307 | 0.00098958352 | |
| 21244063 | 7 minutes ago | | | 0.003061 | 0.0010886638 | |
| 21244030 | 14 minutes ago | | | 0.004917 | 0.0011746966 | |
| 21244029 | 14 minutes ago | | | 0.030717 | 0.0011746966 | |
| 21243990 | 22 minutes ago | | | <0.00000001 | 0.0016724746 | |
| 21243989 | 22 minutes ago | | | 0.076632 | 0.00097285685 | |
| 21243937 | 32 minutes ago | | | 0.021405 | 0.0010073091 |
ABI
ABI objects
Getter at block 21244096
owner() view returns (address)
0x2730ef3c0c180e7f7bcfca249c757421b208e333
quoteSigner() view returns (address)
0xa97ceb180ca61d124b6a4aadc5530bc53198922f
Read-only
isPaid(bytes32) view returns (bool)
isValidPayment(uint256 value, uint256 gasPrice, uint256 expiration, bytes32 payload, bytes32 hash, uint8 v, bytes32 r, bytes32 s, address tokenContract) view returns (bool valid)
validatePayment(uint256 value, uint256 gasPrice, uint256 expiration, bytes32 payload, bytes32 hash, uint8 v, bytes32 r, bytes32 s, address tokenContract) view returns (bool valid)
State-modifying
Events pay(uint256 value, uint256 gasPrice, uint256 expiration, bytes32 payload, bytes32 hash, uint8 v, bytes32 r, bytes32 s, address tokenContract) payable
setAdmin(address newAdmin)
setSigner(address newQuoteSigner)
withdraw(address tokenContract)
PaymentAccepted(bytes32 indexed hash, address indexed tokenContract, uint256 time, uint256 value)
constructor(address valueSigner)
This contract contains no fallback and receive objects.
This contract contains no error objects.