LPNQueryV0
Verified contract
Active on
Base with 44,795 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21838906 | a day ago | | | 0.00045 | 0.0000020734810 | |
| 21684927 | 5 days ago | | | 0.00045 | 0.0000025160883 | |
| 21143825 | 17 days ago | | | 0.00045 | 0.0000025477943 | |
| 21143783 | 17 days ago | | | 0.00045 | 0.0000025477943 | |
| 20981152 | 21 days ago | | | 0.00045 | 0.0000025093758 | |
| 20913518 | 23 days ago | | | 0.00045 | 0.0000020360989 | |
| 20319412 | a month ago | | | 0.00045 | 0.0000025329750 | |
| 20110138 | a month ago | | | 0.00045 | 0.0000025020879 | |
| 20078131 | a month ago | | | 0.00045 | 0.0000019968293 | |
| 20038152 | a month ago | | | 0.00045 | 0.0000025189974 |
ABI
ABI objects
Getter at block 21891289
lpnRegistry() view returns (address)
0x2584665beff871534118aabae781bc267af142f9
Read-only
requests(uint256 requestId) view returns (address sender, address holder)
State-modifying
Events lpnCallback(uint256 requestId, uint256[] results)
queryERC20(address storageContract, address holder, uint256 startBlock, uint256 endBlock, uint88 rewardsRate) payable
queryNFT(address storageContract, address holder, uint256 startBlock, uint256 endBlock, uint88 offset) payable
Query(address indexed sender, address indexed storageContract)
Result(uint256 indexed requestId, address indexed sender, address indexed holder, uint256[] results)
constructor(address lpnRegistry)
This contract contains no fallback and receive objects.
CallbackNotAuthorized()