UniqPaymentProxyV2
Verified contract
Active on
Ethereum with 578 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbe41…9a0d
Balances ($1,195.27)
Native
Value
$1,195.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.320636 | $3,727.81 |
$1,195.27 | |
BUBBLE | ERC-20 | 67.5K | -- | -- | |
ARCADA | ERC-20 | 3.9K | -- | -- | |
UNIQ | ERC-20 | 500 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18253604 | a year ago | | | 0.0001 | 0.00016550050 | |
| 17711795 | a year ago | | | 0 | 0.00062696915 | |
| 17669740 | a year ago | | | 0 | 0.00057111849 | |
| 17669734 | a year ago | | | 0 | 0.00056907123 | |
| 17669722 | a year ago | | | 0 | 0.00052567543 | |
| 17669461 | a year ago | | | 0 | 0.00059958454 | |
| 17669451 | a year ago | | | 0 | 0.00060266890 | |
| 17616542 | a year ago | | | 0.0281 | 0.00081724609 | |
| 17591992 | a year ago | | | 0.0006 | 0.0033469486 | |
| 17464248 | a year ago | | | 0.0001 | 0.0048434872 |
ABI
ABI objects
Getter at block 21309368
getRedeemAddress() view returns (address)
0xbe4180a3437d9c47b927b18a23a720e5ac4d9a0d
owner() view returns (address)
0xeb443863e3aaebafd470d40d3e088c573b0630ae
Read-only
getMessageHash(address _mintingContractAddress, address _sellerAddress, uint256 _percentageForSeller, uint256 _bundleId, uint256[] _tokenIds, uint256 _price, address _paymnetTokenAddress, uint256 _timestamp, string _redeemerName, uint256 _purpose) view returns (bytes32)
getMessageHashRequester(address _mintContractAddress, uint256 _mintNetworkId, address _sellerAddress, uint256 _percentageForSeller, uint256 _bundleId, uint256[] _tokenIds, uint256 _price, address _paymnetTokenAddress, uint256 _timestamp, address _requesterAddress) view returns (bytes32)
State-modifying
Events buyTokens(address _mintingContractAddress, address _sellerAddress, uint256 _percentageForSeller, uint256 _bundleId, uint256[] _tokenIds, uint256 _priceForPackage, address _paymentToken, address _receiver, bytes _signature, uint256 _timestamp, string _redeemerName, uint256 _purpose) payable
pBatchMintSelectedIds(uint256[] _ids, address[] _addresses, address _contractAddress)
pBatchMintSelectedIdsAndRedeem(uint256[] _ids, address[] _addresses, address _contractAddress, string[] _redeemerName, uint256 _purpose)
pEditClaimingAddress(address _contractAddress, address _newAddress)
pEditRoyaltyFee(address _contractAddress, uint256 _newFee)
pEditTokenUri(address _contractAddress, string _ttokenUri)
pMintNextToken(address _contractAddress, address _receiver)
pRecoverERC20(address _contractAddress, address token)
pTransferOwnership(address _contractAddress, address newOwner)
renounceOwnership()
requestTokens(address _mintContractAddress, uint256 _mintNetworkId, address _sellerAddress, uint256 _percentageForSeller, uint256 _bundleId, uint256[] _tokenIds, uint256 _priceForPackage, address _paymentToken, bytes _signature, uint256 _timestamp) payable
setRedeemAddress(address _redeemAddress)
setTransactionOffset(uint256 _newOffset)
transferOwnership(address newOwner)
withdrawTokens(address token)
wthdrawETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBougth(address indexed _mintingContractAddress, address indexed _sellerAddress, address indexed _receiver, uint256 _bundleId, uint256[] _tokenIds, uint256 _priceForPackage, address _paymentToken, uint256 _sellerFee)
TokensRequested(address indexed _requester, address indexed _mintAddress, uint256[] _tokenIds, uint256 _bundleId)
Withdraw(address indexed _sellerAddress, address _tokenContractAddress, uint256 _amount)
constructor(uint256 _pnetworkId)
receive()
This contract contains no error objects.