diff --git a/models/gold/defi/defi__dim_dex_liquidity_pools.yml b/models/gold/defi/defi__dim_dex_liquidity_pools.yml deleted file mode 100644 index 76e1d7b..0000000 --- a/models/gold/defi/defi__dim_dex_liquidity_pools.yml +++ /dev/null @@ -1,32 +0,0 @@ -version: 2 -models: - - name: defi__dim_dex_liquidity_pools - description: '{{ doc("evm_dim_dex_lp_table_doc") }}' - - columns: - - name: CREATION_BLOCK - description: '{{ doc("evm_dex_creation_block") }}' - - name: CREATION_TIME - description: '{{ doc("evm_dex_creation_time") }}' - - name: CREATION_TX - description: '{{ doc("evm_dex_creation_tx") }}' - - name: FACTORY_ADDRESS - description: '{{ doc("evm_dex_factory_address") }}' - - name: PLATFORM - description: '{{ doc("evm_dex_platform") }}' - - name: POOL_ADDRESS - description: '{{ doc("evm_dex_pool_address") }}' - - name: POOL_NAME - description: '{{ doc("evm_dex_pool_name") }}' - - name: TOKENS - description: '{{ doc("evm_dex_lp_tokens") }}' - - name: SYMBOLS - description: '{{ doc("evm_dex_lp_symbols") }}' - - name: DECIMALS - description: '{{ doc("evm_dex_lp_decimals") }}' - - name: DIM_DEX_LIQUIDITY_POOLS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/defi__ez_bridge_activity.yml b/models/gold/defi/defi__ez_bridge_activity.yml deleted file mode 100644 index 0d9d7b2..0000000 --- a/models/gold/defi/defi__ez_bridge_activity.yml +++ /dev/null @@ -1,56 +0,0 @@ -version: 2 -models: - - name: defi__ez_bridge_activity - description: '{{ doc("evm_ez_bridge_activity_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_bridge_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: PLATFORM - description: '{{ doc("evm_bridge_platform") }}' - - name: SENDER - description: '{{ doc("evm_bridge_sender") }}' - - name: RECEIVER - description: '{{ doc("evm_bridge_receiver") }}' - - name: DESTINATION_CHAIN_RECEIVER - description: '{{ doc("evm_bridge_destination_chain_receiver") }}' - - name: DESTINATION_CHAIN - description: '{{ doc("evm_bridge_destination_chain") }}' - - name: DESTINATION_CHAIN_ID - description: '{{ doc("evm_bridge_destination_chain_id") }}' - - name: BRIDGE_ADDRESS - description: '{{ doc("evm_bridge_address") }}' - - name: TOKEN_ADDRESS - description: '{{ doc("evm_bridge_token_address") }}' - - name: TOKEN_SYMBOL - description: '{{ doc("evm_bridge_token_symbol") }}' - - name: AMOUNT_UNADJ - description: '{{ doc("evm_bridge_amount_unadj") }}' - - name: AMOUNT - description: '{{ doc("evm_bridge_amount") }}' - - name: AMOUNT_USD - description: '{{ doc("evm_bridge_amount_usd") }}' - - name: TOKEN_IS_VERIFIED - description: '{{ doc("evm_prices_is_verified") }}' - - name: EZ_BRIDGE_ACTIVITY_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/defi__ez_dex_swaps.yml b/models/gold/defi/defi__ez_dex_swaps.yml deleted file mode 100644 index 68491b3..0000000 --- a/models/gold/defi/defi__ez_dex_swaps.yml +++ /dev/null @@ -1,56 +0,0 @@ -version: 2 -models: - - name: defi__ez_dex_swaps - description: '{{ doc("evm_ez_dex_swaps_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: AMOUNT_IN - description: '{{ doc("evm_dex_swaps_amount_in") }}' - - name: AMOUNT_OUT - description: '{{ doc("evm_dex_swaps_amount_out") }}' - - name: AMOUNT_IN_USD - description: '{{ doc("evm_dex_swaps_amount_in_usd") }}' - - name: AMOUNT_OUT_USD - description: '{{ doc("evm_dex_swaps_amount_out_usd") }}' - - name: TOKEN_IN - description: '{{ doc("evm_dex_swaps_token_in") }}' - - name: TOKEN_OUT - description: '{{ doc("evm_dex_swaps_token_out") }}' - - name: SYMBOL_IN - description: '{{ doc("evm_dex_swaps_symbol_in") }}' - - name: SYMBOL_OUT - description: '{{ doc("evm_dex_swaps_symbol_out") }}' - - name: SENDER - description: '{{ doc("evm_dex_swaps_sender") }}' - - name: TX_TO - description: '{{ doc("evm_dex_swaps_tx_to") }}' - - name: PLATFORM - description: '{{ doc("evm_dex_platform") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_tx_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: AMOUNT_IN_UNADJ - description: '{{ doc("evm_dex_swaps_amount_in_unadj") }}' - - name: AMOUNT_OUT_UNADJ - description: '{{ doc("evm_dex_swaps_amount_out_unadj") }}' - - name: EZ_DEX_SWAPS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' diff --git a/models/gold/defi/lending/defi__ez_lending_borrows.yml b/models/gold/defi/lending/defi__ez_lending_borrows.yml deleted file mode 100644 index 5d82933..0000000 --- a/models/gold/defi/lending/defi__ez_lending_borrows.yml +++ /dev/null @@ -1,46 +0,0 @@ -version: 2 -models: - - name: defi__ez_lending_borrows - description: '{{ doc("evm_complete_lending_borrows_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: PLATFORM - description: '{{ doc("evm_complete_lending_platform") }}' - - name: PROTOCOL_MARKET - description: '{{ doc("evm_complete_lending_protocol_token") }}' - - name: BORROWER - description: '{{ doc("evm_complete_lending_borrower") }}' - - name: TOKEN_ADDRESS - description: '{{ doc("evm_complete_lending_token_address") }}' - - name: TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_amount_unadj") }}' - - name: AMOUNT - description: '{{ doc("evm_complete_lending_amount") }}' - - name: AMOUNT_USD - description: '{{ doc("evm_complete_lending_amount_usd") }}' - - name: EZ_LENDING_BORROWS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/lending/defi__ez_lending_deposits.yml b/models/gold/defi/lending/defi__ez_lending_deposits.yml deleted file mode 100644 index a691e36..0000000 --- a/models/gold/defi/lending/defi__ez_lending_deposits.yml +++ /dev/null @@ -1,46 +0,0 @@ -version: 2 -models: - - name: defi__ez_lending_deposits - description: '{{ doc("evm_complete_lending_deposits_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: PLATFORM - description: '{{ doc("evm_complete_lending_platform") }}' - - name: PROTOCOL_MARKET - description: '{{ doc("evm_complete_lending_protocol_token") }}' - - name: DEPOSITOR - description: '{{ doc("evm_complete_lending_depositor") }}' - - name: TOKEN_ADDRESS - description: '{{ doc("evm_complete_lending_token_address") }}' - - name: TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_amount_unadj") }}' - - name: AMOUNT - description: '{{ doc("evm_complete_lending_amount") }}' - - name: AMOUNT_USD - description: '{{ doc("evm_complete_lending_amount_usd") }}' - - name: EZ_LENDING_DEPOSITS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/lending/defi__ez_lending_flashloans.yml b/models/gold/defi/lending/defi__ez_lending_flashloans.yml deleted file mode 100644 index bec1030..0000000 --- a/models/gold/defi/lending/defi__ez_lending_flashloans.yml +++ /dev/null @@ -1,54 +0,0 @@ -version: 2 -models: - - name: defi__ez_lending_flashloans - description: '{{ doc("evm_complete_lending_flashloans_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: PLATFORM - description: '{{ doc("evm_complete_lending_platform") }}' - - name: INITIATOR - description: '{{ doc("evm_complete_lending_initiator_address") }}' - - name: TARGET - description: '{{ doc("evm_complete_lending_target_address") }}' - - name: PROTOCOL_MARKET - description: '{{ doc("evm_complete_lending_protocol_token") }}' - - name: FLASHLOAN_TOKEN - description: '{{ doc("evm_complete_lending_flashloan_token") }}' - - name: FLASHLOAN_TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: FLASHLOAN_AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_flashloan_amount_unadj") }}' - - name: FLASHLOAN_AMOUNT - description: '{{ doc("evm_complete_lending_flashloan_amount") }}' - - name: FLASHLOAN_AMOUNT_USD - description: '{{ doc("evm_complete_lending_flashloan_amount_usd") }}' - - name: PREMIUM_AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_premium_amount_unadj") }}' - - name: PREMIUM_AMOUNT - description: '{{ doc("evm_complete_lending_premium_amount") }}' - - name: PREMIUM_AMOUNT_USD - description: '{{ doc("evm_complete_lending_premium_amount_usd") }}' - - name: EZ_LENDING_FLASHLOANS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/lending/defi__ez_lending_liquidations.yml b/models/gold/defi/lending/defi__ez_lending_liquidations.yml deleted file mode 100644 index c79f3f7..0000000 --- a/models/gold/defi/lending/defi__ez_lending_liquidations.yml +++ /dev/null @@ -1,52 +0,0 @@ -version: 2 -models: - - name: defi__ez_lending_liquidations - description: '{{ doc("evm_complete_lending_liquidations_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: PLATFORM - description: '{{ doc("evm_complete_lending_platform") }}' - - name: LIQUIDATOR - description: '{{ doc("evm_complete_lending_liquidator") }}' - - name: BORROWER - description: '{{ doc("evm_complete_lending_borrower") }}' - - name: PROTOCOL_MARKET - description: '{{ doc("evm_complete_lending_protocol_token") }}' - - name: COLLATERAL_TOKEN - description: '{{ doc("evm_complete_lending_collateral_asset") }}' - - name: COLLATERAL_TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_amount_unadj") }}' - - name: AMOUNT - description: '{{ doc("evm_complete_lending_amount") }}' - - name: AMOUNT_USD - description: '{{ doc("evm_complete_lending_amount_usd") }}' - - name: DEBT_TOKEN - description: '{{ doc("evm_complete_lending_debt_asset") }}' - - name: DEBT_TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: EZ_LENDING_LIQUDATIONS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/lending/defi__ez_lending_repayments.yml b/models/gold/defi/lending/defi__ez_lending_repayments.yml deleted file mode 100644 index c8fe047..0000000 --- a/models/gold/defi/lending/defi__ez_lending_repayments.yml +++ /dev/null @@ -1,48 +0,0 @@ -version: 2 -models: - - name: defi__ez_lending_repayments - description: '{{ doc("evm_complete_lending_repayments_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: PLATFORM - description: '{{ doc("evm_complete_lending_platform") }}' - - name: PAYER - description: '{{ doc("evm_complete_lending_payer") }}' - - name: BORROWER - description: '{{ doc("evm_complete_lending_borrower") }}' - - name: PROTOCOL_MARKET - description: '{{ doc("evm_complete_lending_protocol_token") }}' - - name: TOKEN_ADDRESS - description: '{{ doc("evm_complete_lending_token_address") }}' - - name: TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_amount_unadj") }}' - - name: AMOUNT - description: '{{ doc("evm_complete_lending_amount") }}' - - name: AMOUNT_USD - description: '{{ doc("evm_complete_lending_amount_usd") }}' - - name: EZ_LENDING_REPAYMENTS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/defi/lending/defi__ez_lending_withdraws.yml b/models/gold/defi/lending/defi__ez_lending_withdraws.yml deleted file mode 100644 index f355199..0000000 --- a/models/gold/defi/lending/defi__ez_lending_withdraws.yml +++ /dev/null @@ -1,46 +0,0 @@ -version: 2 -models: - - name: defi__ez_lending_withdraws - description: '{{ doc("evm_complete_lending_withdraws_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_block_number") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_block_timestamp") }}' - - name: TX_HASH - description: '{{ doc("evm_logs_tx_hash") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_logs_contract_address") }}' - - name: EVENT_NAME - description: '{{ doc("evm_event_name") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_event_index") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_origin_sig") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_origin_to") }}' - - name: PLATFORM - description: '{{ doc("evm_complete_lending_platform") }}' - - name: DEPOSITOR - description: '{{ doc("evm_borrower") }}' - - name: PROTOCOL_MARKET - description: '{{ doc("evm_complete_lending_protocol_token") }}' - - name: TOKEN_ADDRESS - description: '{{ doc("evm_complete_lending_token_address") }}' - - name: TOKEN_SYMBOL - description: '{{ doc("evm_complete_lending_token_symbol") }}' - - name: AMOUNT_UNADJ - description: '{{ doc("evm_complete_lending_amount_unadj") }}' - - name: AMOUNT - description: '{{ doc("evm_complete_lending_amount") }}' - - name: AMOUNT_USD - description: '{{ doc("evm_complete_lending_amount_usd") }}' - - name: EZ_LENDING_WITHDRAWS_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' \ No newline at end of file diff --git a/models/gold/nft/nft__ez_nft_sales.yml b/models/gold/nft/nft__ez_nft_sales.yml deleted file mode 100644 index a6825e1..0000000 --- a/models/gold/nft/nft__ez_nft_sales.yml +++ /dev/null @@ -1,70 +0,0 @@ -version: 2 -models: - - name: nft__ez_nft_sales - description: '{{ doc("evm_ez_nft_sales_table_doc") }}' - - columns: - - name: BLOCK_NUMBER - description: '{{ doc("evm_nft_block_no") }}' - - name: BLOCK_TIMESTAMP - description: '{{ doc("evm_nft_blocktime") }}' - - name: TX_HASH - description: '{{ doc("evm_nft_tx_hash") }}' - - name: EVENT_INDEX - description: '{{ doc("evm_nft_event_index") }}' - - name: EVENT_TYPE - description: '{{ doc("evm_nft_event_type") }}' - - name: PLATFORM_ADDRESS - description: '{{ doc("evm_nft_platform_address") }}' - - name: PLATFORM_NAME - description: '{{ doc("evm_nft_platform_name") }}' - - name: PLATFORM_EXCHANGE_VERSION - description: '{{ doc("evm_nft_platform_exchange_version") }}' - - name: AGGREGATOR_NAME - description: '{{ doc("evm_nft_aggregator_name") }}' - - name: SELLER_ADDRESS - description: '{{ doc("evm_nft_seller_address") }}' - - name: BUYER_ADDRESS - description: '{{ doc("evm_nft_buyer_address") }}' - - name: CONTRACT_ADDRESS - description: '{{ doc("evm_nft_address") }}' - - name: NAME - description: '{{ doc("evm_nft_project_name") }}' - - name: TOKEN_ID - description: '{{ doc("evm_nft_tokenid") }}' - - name: QUANTITY - description: '{{ doc("evm_nft_quantity") }}' - - name: TOKEN_STANDARD - description: '{{ doc("evm_token_standard") }}' - - name: CURRENCY_SYMBOL - description: '{{ doc("evm_nft_currency_symbol") }}' - - name: CURRENCY_ADDRESS - description: '{{ doc("evm_nft_currency_address") }}' - - name: PRICE - description: '{{ doc("evm_nft_price") }}' - - name: PRICE_USD - description: '{{ doc("evm_nft_price_usd") }}' - - name: TOTAL_FEES - description: '{{ doc("evm_nft_total_fees") }}' - - name: PLATFORM_FEE - description: '{{ doc("evm_nft_platform_fee") }}' - - name: CREATOR_FEE - description: '{{ doc("evm_nft_creator_fee") }}' - - name: TOTAL_FEES_USD - description: '{{ doc("evm_nft_total_fees_usd") }}' - - name: PLATFORM_FEE_USD - description: '{{ doc("evm_nft_platform_fee_usd") }}' - - name: CREATOR_FEE_USD - description: '{{ doc("evm_nft_creator_fee_usd") }}' - - name: ORIGIN_FROM_ADDRESS - description: '{{ doc("evm_nft_origin_from") }}' - - name: ORIGIN_TO_ADDRESS - description: '{{ doc("evm_nft_origin_to") }}' - - name: ORIGIN_FUNCTION_SIGNATURE - description: '{{ doc("evm_nft_origin_sig") }}' - - name: EZ_NFT_SALES_ID - description: '{{ doc("evm_pk") }}' - - name: INSERTED_TIMESTAMP - description: '{{ doc("evm_inserted_timestamp") }}' - - name: MODIFIED_TIMESTAMP - description: '{{ doc("evm_modified_timestamp") }}' diff --git a/packages.yml b/packages.yml index 122b6dd..06db1f3 100644 --- a/packages.yml +++ b/packages.yml @@ -1,3 +1,3 @@ packages: - git: https://github.com/FlipsideCrypto/fsc-evm.git - revision: v4.5.11 \ No newline at end of file + revision: v4.6.0 \ No newline at end of file