Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($7.40)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,922.70 |
$0 | |
USDT | ERC-20 | 7.396955 | $1.00 |
$7.4 | |
SHIB | ERC-20 | 0 | $0.000029 |
$0 | |
TetherLP.com | ERC-20 | 400 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20248264 | 5 months ago | | | 0.0027179892 | 0.00059010335 | |
| 20234713 | 5 months ago | | | 0.013031425 | 0.0021291750 | |
| 20204477 | 5 months ago | | | 0.0024085939 | 0.00072404622 | |
| 20136229 | 6 months ago | | | 0.0023212532 | 0.00073183605 | |
| 20049569 | 6 months ago | | | 0.0022222559 | 0.0019176497 | |
| 20036935 | 6 months ago | | | 0.0021449949 | 0.0015446079 | |
| 19993447 | 6 months ago | | | 0.0021760808 | 0.0013714194 | |
| 19826257 | 7 months ago | | | 0.00274659 | 0.00016111504 | |
| 19818695 | 7 months ago | | | 0.0026722183 | 0.0018032134 | |
| 19816380 | 7 months ago | | | 0.0026655368 | 0.0010185307 |
ABI
ABI objects
Getter at block 21397176
FEE_DIVISOR() view returns (uint256)
1000
NATIVE_CURRENCY() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
chainId() view returns (uint256)
1
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
feeRate() view returns (uint256)
5
getRouterTokens() view returns (address[])
[0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0x6B175474E89094C44Da98b954EedeAC495271d0F, 0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984]
getSupportedTokens() view returns (address[])
[0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0xdAC17F958D2ee523a2206206994597C13D831ec7, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0x6B175474E89094C44Da98b954EedeAC495271d0F, 0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984, 0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE, 0x4Fabb145d64652a948d72533023f6E7A623C7C53, 0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599, 0x514910771AF9Ca656af840dff83E8264EcF986CA]
owner() view returns (address)
0x573d222c5af04e5142c70fa74a5084faea1970ab
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
getBalancesAndAmounts(address user, struct TriePayPayment p) view returns (address[] tokens, uint256[] balances, uint256[] amounts)
routerPath(address tokenAddress, address merchantTokenAddress) view returns (address[] path)
State-modifying
Events addRouterTokens(address[] tokens)
addSupportedTokens(address[] tokens)
payWithEth(struct TriePayPayment p) payable
payWithToken(address tokenAddress, struct TriePayPayment p)
removeRouterTokens(address[] tokens)
removeSupportedTokens(address[] tokens)
renounceOwnership()
tokenFallback(address _from, uint256 _value, bytes _data)
transferOwnership(address newOwner)
withdrawEth(address receiver, uint256 amount)
withdrawToken(address receiver, address tokenAddress, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentCompleted(address indexed merchant, bytes32 indexed orderId, uint256 quantity, uint256 unitPrice, uint256 receivable, address merchantTokenAddress)
constructor(uint256 _feeRate, uint256 _chainId, address _routerAddress, address[] _supportedTokens, address[] _routerTokens)
fallback()
receive()
This contract contains no error objects.