diff --git a/pkg/gen/client/approve_controller_v_2/approve_controllerv2_client.go b/pkg/gen/client/approve_controller_v_2/approve_controllerv2_client.go index b3b3165..f8b0f9f 100644 --- a/pkg/gen/client/approve_controller_v_2/approve_controllerv2_client.go +++ b/pkg/gen/client/approve_controller_v_2/approve_controllerv2_client.go @@ -37,7 +37,9 @@ type ClientService interface { } /* -AddressNFT1155ApproveListUsingGET1 checks risk of all erc1155 approvals under one e o a +AddressNFT1155ApproveListUsingGET1 returns the e r c 1155 approvals of an e o a address and associated risk items + +Reports the outstanding token approvals issued to ERC-1155 contracts by the given EOA address and associated risk items, including the date that the approval was issued, the allowance of the approval, and the transaction ID issuing the allowance. */ func (a *Client) AddressNFT1155ApproveListUsingGET1(params *AddressNFT1155ApproveListUsingGET1Params) (*AddressNFT1155ApproveListUsingGET1OK, error) { // TODO: Validate the params before sending @@ -71,7 +73,9 @@ func (a *Client) AddressNFT1155ApproveListUsingGET1(params *AddressNFT1155Approv } /* -AddressNFT721ApproveListUsingGET1 checks risk of all erc721 approvals under one e o a +AddressNFT721ApproveListUsingGET1 returns the e r c 721 approvals of an e o a address and associated risk items + +Reports the outstanding token approvals issued to ERC-721 contracts by the given EOA address and associated risk items, including the date that the approval was issued, the allowance of the approval, and the transaction ID issuing the allowance. */ func (a *Client) AddressNFT721ApproveListUsingGET1(params *AddressNFT721ApproveListUsingGET1Params) (*AddressNFT721ApproveListUsingGET1OK, error) { // TODO: Validate the params before sending @@ -105,7 +109,9 @@ func (a *Client) AddressNFT721ApproveListUsingGET1(params *AddressNFT721ApproveL } /* -AddressTokenApproveListUsingGET1 checks risk of all erc20 approvals under one e o a +AddressTokenApproveListUsingGET1 returns the e r c 20 approvals of an e o a address and associated risk items + +Reports the outstanding token approvals issued to ERC-20 contracts by the given EOA address and associated risk items, including the date that the approval was issued, the allowance of the approval, and the transaction ID issuing the allowance. */ func (a *Client) AddressTokenApproveListUsingGET1(params *AddressTokenApproveListUsingGET1Params) (*AddressTokenApproveListUsingGET1OK, error) { // TODO: Validate the params before sending diff --git a/pkg/gen/client/token_controller_v_1/token_security_using_g_e_t1_parameters.go b/pkg/gen/client/token_controller_v_1/token_security_using_g_e_t1_parameters.go index 04191ae..23e05eb 100644 --- a/pkg/gen/client/token_controller_v_1/token_security_using_g_e_t1_parameters.go +++ b/pkg/gen/client/token_controller_v_1/token_security_using_g_e_t1_parameters.go @@ -83,7 +83,9 @@ type TokenSecurityUsingGET1Params struct { "201022" means FON; "42161" means Arbitrum; "43114" means Avalanche; - "59140" means Linea; + "59144" means Linea Mainet; + "59140" means Linea Testnet; + "8453" Base; "1666600000" means Harmony; "tron" means Tron.