Skip to main content

Tables

InitialBondOfferingMarket_Traded_event

Trade execution events from Solv Protocol’s Initial Bond Offering (IBO) marketplace contracts, recording buyer purchases of bond vouchers with payment currency, pricing details, and associated fees.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_buyerSTRINGAddress of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_offeringIdSTRINGUnique identifier for the token offering or sale event in the marketplace contract. Numeric string representation assigned to each distinct offering.
in_voucherSTRINGContract address of the voucher token representing the purchased asset or position in the trade. Hex-encoded, 0x-prefixed, 42-character string.
in_voucherIdSTRINGToken identifier for the voucher NFT issued to the buyer. Numeric string representation assigned to the specific voucher created in the trade.
in_tradeIdSTRINGSequential identifier for the trade within the marketplace contract. Numeric string representation incrementing with each executed trade.
in_tradeTimeSTRINGTimestamp when the trade was executed. Unix epoch format, second precision.
in_currencySTRINGContract address of the currency token used in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_priceTypeINT64Enumerated identifier indicating the pricing method or denomination type for the trade. Integer value representing the price calculation or display format used in the transaction.
in_priceSTRINGPrice of the asset or position in the transaction or event. Numeric string representation in smallest denomination or with extended precision.
in_tradedUnitsSTRINGQuantity of units or tokens acquired by the buyer in the trade. String-encoded integer value representing the amount in the smallest unit or with extended precision for the asset being traded.
in_tradedAmountSTRINGAmount of currency paid for the asset or units in the trade. String-encoded integer value representing the payment in the smallest unit of the currency token.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_feeaddressremovedin_buyerin_pricelog_indexin_tradeIdin_voucherin_currencyblock_numberin_priceTypein_tradeTimein_voucherIdin_offeringIdin_tradedUnitsblock_timestampin_tradedAmounttransaction_hash
500000000000000000xd22a4d7a691e56c8a4ebb2844fa0b80c54a5eb1afalse0x774fcdb73828176b120fe01bf9cd3f00b1b6bbe498360655737704918033520x08a3947cbd0abf0433bc71fb339b3a7b5116747a0xe9e7cea3dedca5984780bafc599bd69add087d5617597396016519284981410166666666666666670060000002022-05-07T13:01:38.000Z100000000000000000000xb2d350625ad0a82cef738192ca5605223d6ae32998e454917114b07b0df3ce6b
149999500000000000000000xd22a4d7a691e56c8a4ebb2844fa0b80c54a5eb1afalse0x406db721bab68f39848de5ace22f0348ae13d7cf98360655737704918023730x08a3947cbd0abf0433bc71fb339b3a7b5116747a0xe9e7cea3dedca5984780bafc599bd69add087d561759770301651929425243049989833333333334349996615149312022-05-07T13:17:05.000Z29999900000000000000000000x50f898ced9ee3424f15f2a6c413235fbf5324f604f8edb81534694ce737a02dd
49999999999999999990xd22a4d7a691e56c8a4ebb2844fa0b80c54a5eb1afalse0xaacc290a1a4c89f5d7bc29913122f5982916de4898039215686274509842940x91178a150e8395b46d2d37719d191e21271fcb790xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c1759848001651931759231020000000000000000039780000002022-05-07T13:55:59.000Z9999999999999999999980x3017815823ce088f1bb19f8a764539bfe2873760a8f00e40a4067467fd7c79ee
Query with partition filter
SELECT *
FROM `tt-contracts.solv_v2_bsc.InitialBondOfferingMarket_Traded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

InitialVestingOfferingMarket_Traded_event

Traded events from Solv Protocol’s Initial Vesting Offering (IVO) marketplace capturing purchase transactions where buyers acquire vesting voucher tokens with payment currency. Records buyer address, offering identifier, trade units and amount, price and fee details, and voucher NFT issuance for tracking IVO marketplace activity.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_buyerSTRINGAddress of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_offeringIdSTRINGUnique identifier for the token offering or sale event in the marketplace contract. Numeric string representation assigned to each distinct offering.
in_voucherSTRINGContract address of the voucher token representing the purchased asset or position in the trade. Hex-encoded, 0x-prefixed, 42-character string.
in_voucherIdSTRINGToken identifier for the voucher NFT issued to the buyer. Numeric string representation assigned to the specific voucher created in the trade.
in_tradeIdSTRINGSequential identifier for the trade within the marketplace contract. Numeric string representation incrementing with each executed trade.
in_tradeTimeSTRINGTimestamp when the trade was executed. Unix epoch format, second precision.
in_currencySTRINGContract address of the currency token used in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_priceTypeINT64Enumerated identifier indicating the pricing method or denomination type for the trade. Integer value representing the price calculation or display format used in the transaction.
in_priceSTRINGPrice of the asset or position in the transaction or event. Numeric string representation in smallest denomination or with extended precision.
in_tradedUnitsSTRINGQuantity of units or tokens acquired by the buyer in the trade. String-encoded integer value representing the amount in the smallest unit or with extended precision for the asset being traded.
in_tradedAmountSTRINGAmount of currency paid for the asset or units in the trade. String-encoded integer value representing the payment in the smallest unit of the currency token.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_feeaddressremovedin_buyerin_pricelog_indexin_tradeIdin_voucherin_currencyblock_numberin_priceTypein_tradeTimein_voucherIdin_offeringIdin_tradedUnitsblock_timestampin_tradedAmounttransaction_hash
319200000000000000xba21023cd7d193f2b980fac8018f228c1f340b21false0x7b5ecf8b105d0a4739b117c3f46439c1f19bd5d726600000000000000020415530xf6ee76141e5964f5ff2831c3cb39a90f1541794a0xe9e7cea3dedca5984780bafc599bd69add087d56171308290165052025044014100000000000000000002022-04-21T05:50:50.000Z26600000000000000000x64d05a8564d6710313e84d84279d74a61f918255eb29bcfaf0d4b0f21c139b6d
351120000000000000xba21023cd7d193f2b980fac8018f228c1f340b21false0x6b73809a18879d6d0ef400d6d7cfe98ab0fcabbc26600000000000000016715540xf6ee76141e5964f5ff2831c3cb39a90f1541794a0xe9e7cea3dedca5984780bafc599bd69add087d56171351760165053329244114110000000000000000002022-04-21T09:28:12.000Z29260000000000000000x7046d39e8559f5ada5730a0fd7e3e3979f75921747527013bc11906025c813ec
359999999999999990xba21023cd7d193f2b980fac8018f228c1f340b21false0xde4ac27626604adf2f1171d64aee22fa9a3567c526600000000000000028315520xf6ee76141e5964f5ff2831c3cb39a90f1541794a0xe9e7cea3dedca5984780bafc599bd69add087d56171284440165051309343914112781954887218045112022-04-21T03:51:33.000Z29999999999999999990xd52dcc538251b8fbb316e2bbd52c1aca8eb01c7acdf0e50d5b262db4c659d883
Query with partition filter
SELECT *
FROM `tt-contracts.solv_v2_bsc.InitialVestingOfferingMarket_Traded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SolvICMarket_Traded_event

Trade execution events from Solv Protocol’s Initial Convertible (IC) marketplace contract containing buyer address, token identifiers, traded units and amounts, price, fees, and execution timestamp. Primary source for tracking IC token secondary market activity and price discovery.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_buyerSTRINGAddress of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_saleIdSTRINGUnique identifier for the sale listing or offering within the marketplace contract. Numeric string representation.
in_icTokenSTRINGContract address of the initial coin offering token being traded. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenIdSTRINGUnique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID.
in_tradeIdSTRINGSequential identifier for the trade within the marketplace contract. Numeric string representation incrementing with each executed trade.
in_tradeTimeSTRINGTimestamp when the trade was executed. Unix epoch format, second precision.
in_currencySTRINGContract address of the currency token used in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_priceTypeINT64Enumerated identifier indicating the pricing method or denomination type for the trade. Integer value representing the price calculation or display format used in the transaction.
in_priceSTRINGPrice of the asset or position in the transaction or event. Numeric string representation in smallest denomination or with extended precision.
in_tradedUnitsSTRINGQuantity of units or tokens acquired by the buyer in the trade. String-encoded integer value representing the amount in the smallest unit or with extended precision for the asset being traded.
in_tradedAmountSTRINGAmount of currency paid for the asset or units in the trade. String-encoded integer value representing the payment in the smallest unit of the currency token.
in_feePayTypeINT64Enumerated identifier indicating the payment method for the transaction fee. Integer value representing whether the fee is paid in the trade currency, the traded asset, or another specified token.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_feeaddressremovedin_buyerin_pricein_saleIdlog_indexin_icTokenin_tokenIdin_tradeIdin_currencyblock_numberin_priceTypein_tradeTimein_feePayTypein_tradedUnitsblock_timestampin_tradedAmounttransaction_hash
6750000000000000x758ae0c48ff013d18b3d63ca79408e70a977d496false0x7ad4409d5823fc108114e4d4f96b95bf6bebd7f6900000000000000053502820xfed93e410a6a45bc045bc91deaae1fd642e4af7a3170270xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee2227301001666066959050000000000000000002022-10-18T04:22:39.000Z450000000000000000x35b79a677eb7fe3c1add7abd449f738fda486e092035eae0c1cd46c07b8c9f33
6750000000000000x758ae0c48ff013d18b3d63ca79408e70a977d496false0xa7a0e454aff5a6bc0cad938b21c05a7b0484744c900000000000000053502700xfed93e410a6a45bc045bc91deaae1fd642e4af7a3170260xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee2227275601666066197050000000000000000002022-10-18T04:09:57.000Z450000000000000000xc96e226dd634e2a83b2e3f16d31f6b1c8dd38765c1f16a73b413f8267e13cf06
142500000000000000000x758ae0c48ff013d18b3d63ca79408e70a977d496false0xa89daef91270fa555c931d6d064aa6ab794c573f95000000000000000045291640xe5ffde144592121195d43fdfb3621fc7530c00402261170290xa2df7a11baf8bb555e93b99684a2de0f105eb5922228727501666110296010000000000000000000002022-10-18T16:24:56.000Z9500000000000000000000x236776e3bd3070814b5613d96cda0c6071354cb10f907bb8b2533a937fb419ec
Query with partition filter
SELECT *
FROM `tt-contracts.solv_v2_bsc.SolvICMarket_Traded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100