Documentation ¶
Index ¶
- Variables
- type CcipClientAny2EVMMessage
- type CcipClientEVMTokenAmount
- type CollateralConfigurationData
- type CollateralLockData
- type CoreGoerli
- type CoreGoerliAccountCreated
- type CoreGoerliAccountCreatedIterator
- type CoreGoerliAssociatedSystemSet
- type CoreGoerliAssociatedSystemSetIterator
- type CoreGoerliCaller
- func (_CoreGoerli *CoreGoerliCaller) GetAccountAvailableCollateral(opts *bind.CallOpts, accountId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetAccountCollateral(opts *bind.CallOpts, accountId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCaller) GetAccountLastInteraction(opts *bind.CallOpts, accountId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetAccountOwner(opts *bind.CallOpts, accountId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetAccountPermissions(opts *bind.CallOpts, accountId *big.Int) ([]IAccountModuleAccountPermissions, error)
- func (_CoreGoerli *CoreGoerliCaller) GetAccountTokenAddress(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetApprovedPools(opts *bind.CallOpts) ([]*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetAssociatedSystem(opts *bind.CallOpts, id [32]byte) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCaller) GetCollateralConfiguration(opts *bind.CallOpts, collateralType common.Address) (CollateralConfigurationData, error)
- func (_CoreGoerli *CoreGoerliCaller) GetCollateralConfigurations(opts *bind.CallOpts, hideDisabled bool) ([]CollateralConfigurationData, error)
- func (_CoreGoerli *CoreGoerliCaller) GetCollateralPrice(opts *bind.CallOpts, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetConfig(opts *bind.CallOpts, k [32]byte) ([32]byte, error)
- func (_CoreGoerli *CoreGoerliCaller) GetConfigAddress(opts *bind.CallOpts, k [32]byte) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetConfigUint(opts *bind.CallOpts, k [32]byte) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetDeniers(opts *bind.CallOpts, feature [32]byte) ([]common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetFeatureFlagAllowAll(opts *bind.CallOpts, feature [32]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliCaller) GetFeatureFlagAllowlist(opts *bind.CallOpts, feature [32]byte) ([]common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetFeatureFlagDenyAll(opts *bind.CallOpts, feature [32]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliCaller) GetImplementation(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetLocks(opts *bind.CallOpts, accountId *big.Int, collateralType common.Address, ...) ([]CollateralLockData, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketAddress(opts *bind.CallOpts, marketId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketCollateral(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketCollateralAmount(opts *bind.CallOpts, marketId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketCollateralValue(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketFees(opts *bind.CallOpts, arg0 *big.Int, amount *big.Int) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketMinDelegateTime(opts *bind.CallOpts, marketId *big.Int) (uint32, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketNetIssuance(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketReportedDebt(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMarketTotalDebt(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMaximumMarketCollateral(opts *bind.CallOpts, marketId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMessageSender(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMinLiquidityRatio(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetMinLiquidityRatio0(opts *bind.CallOpts) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetNominatedPoolOwner(opts *bind.CallOpts, poolId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetOracleManager(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetPoolCollateralIssuanceRatio(opts *bind.CallOpts, poolId *big.Int, collateral common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetPoolConfiguration(opts *bind.CallOpts, poolId *big.Int) ([]MarketConfigurationData, error)
- func (_CoreGoerli *CoreGoerliCaller) GetPoolName(opts *bind.CallOpts, poolId *big.Int) (string, error)
- func (_CoreGoerli *CoreGoerliCaller) GetPoolOwner(opts *bind.CallOpts, poolId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetPositionCollateral(opts *bind.CallOpts, accountId *big.Int, poolId *big.Int, ...) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCaller) GetPreferredPool(opts *bind.CallOpts) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetRewardRate(opts *bind.CallOpts, poolId *big.Int, collateralType common.Address, ...) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) GetUsdToken(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) GetVaultCollateral(opts *bind.CallOpts, poolId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCaller) GetWithdrawableMarketUsd(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCaller) HasPermission(opts *bind.CallOpts, accountId *big.Int, permission [32]byte, ...) (bool, error)
- func (_CoreGoerli *CoreGoerliCaller) IsAuthorized(opts *bind.CallOpts, accountId *big.Int, permission [32]byte, ...) (bool, error)
- func (_CoreGoerli *CoreGoerliCaller) IsFeatureAllowed(opts *bind.CallOpts, feature [32]byte, account common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliCaller) IsMarketCapacityLocked(opts *bind.CallOpts, marketId *big.Int) (bool, error)
- func (_CoreGoerli *CoreGoerliCaller) NominatedOwner(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCaller) SupportsInterface(opts *bind.CallOpts, interfaceId [4]byte) (bool, error)
- type CoreGoerliCallerRaw
- type CoreGoerliCallerSession
- func (_CoreGoerli *CoreGoerliCallerSession) GetAccountAvailableCollateral(accountId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetAccountCollateral(accountId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetAccountLastInteraction(accountId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetAccountOwner(accountId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetAccountPermissions(accountId *big.Int) ([]IAccountModuleAccountPermissions, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetAccountTokenAddress() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetApprovedPools() ([]*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetAssociatedSystem(id [32]byte) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetCollateralConfiguration(collateralType common.Address) (CollateralConfigurationData, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetCollateralConfigurations(hideDisabled bool) ([]CollateralConfigurationData, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetCollateralPrice(collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetConfig(k [32]byte) ([32]byte, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetConfigAddress(k [32]byte) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetConfigUint(k [32]byte) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetDeniers(feature [32]byte) ([]common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetFeatureFlagAllowAll(feature [32]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetFeatureFlagAllowlist(feature [32]byte) ([]common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetFeatureFlagDenyAll(feature [32]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetImplementation() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, ...) ([]CollateralLockData, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketAddress(marketId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketCollateral(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketCollateralAmount(marketId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketCollateralValue(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketFees(arg0 *big.Int, amount *big.Int) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketMinDelegateTime(marketId *big.Int) (uint32, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketNetIssuance(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketReportedDebt(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMarketTotalDebt(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMaximumMarketCollateral(marketId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMessageSender() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMinLiquidityRatio(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetMinLiquidityRatio0() (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetNominatedPoolOwner(poolId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetOracleManager() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetPoolCollateralIssuanceRatio(poolId *big.Int, collateral common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetPoolConfiguration(poolId *big.Int) ([]MarketConfigurationData, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetPoolName(poolId *big.Int) (string, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetPoolOwner(poolId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetPositionCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetPreferredPool() (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetRewardRate(poolId *big.Int, collateralType common.Address, distributor common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetUsdToken() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetVaultCollateral(poolId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliCallerSession) GetWithdrawableMarketUsd(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliCallerSession) HasPermission(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliCallerSession) IsAuthorized(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliCallerSession) IsFeatureAllowed(feature [32]byte, account common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliCallerSession) IsMarketCapacityLocked(marketId *big.Int) (bool, error)
- func (_CoreGoerli *CoreGoerliCallerSession) NominatedOwner() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) Owner() (common.Address, error)
- func (_CoreGoerli *CoreGoerliCallerSession) SupportsInterface(interfaceId [4]byte) (bool, error)
- type CoreGoerliCollateralConfigured
- type CoreGoerliCollateralConfiguredIterator
- type CoreGoerliCollateralLockCreated
- type CoreGoerliCollateralLockCreatedIterator
- type CoreGoerliCollateralLockExpired
- type CoreGoerliCollateralLockExpiredIterator
- type CoreGoerliDebtAssociated
- type CoreGoerliDebtAssociatedIterator
- type CoreGoerliDelegationUpdated
- type CoreGoerliDelegationUpdatedIterator
- type CoreGoerliDeposited
- type CoreGoerliDepositedIterator
- type CoreGoerliFeatureFlagAllowAllSet
- type CoreGoerliFeatureFlagAllowAllSetIterator
- type CoreGoerliFeatureFlagAllowlistAdded
- type CoreGoerliFeatureFlagAllowlistAddedIterator
- type CoreGoerliFeatureFlagAllowlistRemoved
- type CoreGoerliFeatureFlagAllowlistRemovedIterator
- type CoreGoerliFeatureFlagDeniersReset
- type CoreGoerliFeatureFlagDeniersResetIterator
- type CoreGoerliFeatureFlagDenyAllSet
- type CoreGoerliFeatureFlagDenyAllSetIterator
- type CoreGoerliFilterer
- func (_CoreGoerli *CoreGoerliFilterer) FilterAccountCreated(opts *bind.FilterOpts, accountId []*big.Int, owner []common.Address) (*CoreGoerliAccountCreatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterAssociatedSystemSet(opts *bind.FilterOpts, kind [][32]byte, id [][32]byte) (*CoreGoerliAssociatedSystemSetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterCollateralConfigured(opts *bind.FilterOpts, collateralType []common.Address) (*CoreGoerliCollateralConfiguredIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterCollateralLockCreated(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address) (*CoreGoerliCollateralLockCreatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterCollateralLockExpired(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address) (*CoreGoerliCollateralLockExpiredIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterDebtAssociated(opts *bind.FilterOpts, marketId []*big.Int, poolId []*big.Int, ...) (*CoreGoerliDebtAssociatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterDelegationUpdated(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, ...) (*CoreGoerliDelegationUpdatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterDeposited(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliDepositedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagAllowAllSet(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagAllowAllSetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagAllowlistAdded(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagAllowlistAddedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagAllowlistRemoved(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagAllowlistRemovedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagDeniersReset(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagDeniersResetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagDenyAllSet(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagDenyAllSetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterIssuanceFeePaid(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int) (*CoreGoerliIssuanceFeePaidIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterLiquidation(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, ...) (*CoreGoerliLiquidationIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMarketCollateralDeposited(opts *bind.FilterOpts, marketId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliMarketCollateralDepositedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMarketCollateralWithdrawn(opts *bind.FilterOpts, marketId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliMarketCollateralWithdrawnIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMarketRegistered(opts *bind.FilterOpts, market []common.Address, marketId []*big.Int, ...) (*CoreGoerliMarketRegisteredIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMarketSystemFeePaid(opts *bind.FilterOpts, marketId []*big.Int) (*CoreGoerliMarketSystemFeePaidIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMarketUsdDeposited(opts *bind.FilterOpts, marketId []*big.Int, target []common.Address, ...) (*CoreGoerliMarketUsdDepositedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMarketUsdWithdrawn(opts *bind.FilterOpts, marketId []*big.Int, target []common.Address, ...) (*CoreGoerliMarketUsdWithdrawnIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterMaximumMarketCollateralConfigured(opts *bind.FilterOpts, marketId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliMaximumMarketCollateralConfiguredIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterNewSupportedCrossChainNetwork(opts *bind.FilterOpts) (*CoreGoerliNewSupportedCrossChainNetworkIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterOwnerChanged(opts *bind.FilterOpts) (*CoreGoerliOwnerChangedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterOwnerNominated(opts *bind.FilterOpts) (*CoreGoerliOwnerNominatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPermissionGranted(opts *bind.FilterOpts, accountId []*big.Int, permission [][32]byte, ...) (*CoreGoerliPermissionGrantedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPermissionRevoked(opts *bind.FilterOpts, accountId []*big.Int, permission [][32]byte, ...) (*CoreGoerliPermissionRevokedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolApprovedAdded(opts *bind.FilterOpts) (*CoreGoerliPoolApprovedAddedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolApprovedRemoved(opts *bind.FilterOpts) (*CoreGoerliPoolApprovedRemovedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolCollateralConfigurationUpdated(opts *bind.FilterOpts, poolId []*big.Int) (*CoreGoerliPoolCollateralConfigurationUpdatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolCollateralDisabledByDefaultSet(opts *bind.FilterOpts) (*CoreGoerliPoolCollateralDisabledByDefaultSetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolConfigurationSet(opts *bind.FilterOpts, poolId []*big.Int, sender []common.Address) (*CoreGoerliPoolConfigurationSetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolCreated(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address, ...) (*CoreGoerliPoolCreatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolNameUpdated(opts *bind.FilterOpts, poolId []*big.Int, sender []common.Address) (*CoreGoerliPoolNameUpdatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolNominationRenounced(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address) (*CoreGoerliPoolNominationRenouncedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolNominationRevoked(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address) (*CoreGoerliPoolNominationRevokedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolOwnerNominated(opts *bind.FilterOpts, poolId []*big.Int, nominatedOwner []common.Address, ...) (*CoreGoerliPoolOwnerNominatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPoolOwnershipAccepted(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address) (*CoreGoerliPoolOwnershipAcceptedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterPreferredPoolSet(opts *bind.FilterOpts) (*CoreGoerliPreferredPoolSetIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsClaimed(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, ...) (*CoreGoerliRewardsClaimedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsDistributed(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliRewardsDistributedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsDistributorRegistered(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliRewardsDistributorRegisteredIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsDistributorRemoved(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliRewardsDistributorRemovedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterSetMarketMinLiquidityRatio(opts *bind.FilterOpts, marketId []*big.Int) (*CoreGoerliSetMarketMinLiquidityRatioIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterSetMinDelegateTime(opts *bind.FilterOpts, marketId []*big.Int) (*CoreGoerliSetMinDelegateTimeIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterSetMinLiquidityRatio(opts *bind.FilterOpts) (*CoreGoerliSetMinLiquidityRatioIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterTransferCrossChainInitiated(opts *bind.FilterOpts, destChainId []uint64, amount []*big.Int) (*CoreGoerliTransferCrossChainInitiatedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterUpgraded(opts *bind.FilterOpts, self []common.Address) (*CoreGoerliUpgradedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterUsdBurned(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, ...) (*CoreGoerliUsdBurnedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterUsdMinted(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, ...) (*CoreGoerliUsdMintedIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterVaultLiquidation(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliVaultLiquidationIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) FilterWithdrawn(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address, ...) (*CoreGoerliWithdrawnIterator, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseAccountCreated(log types.Log) (*CoreGoerliAccountCreated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseAssociatedSystemSet(log types.Log) (*CoreGoerliAssociatedSystemSet, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseCollateralConfigured(log types.Log) (*CoreGoerliCollateralConfigured, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseCollateralLockCreated(log types.Log) (*CoreGoerliCollateralLockCreated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseCollateralLockExpired(log types.Log) (*CoreGoerliCollateralLockExpired, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseDebtAssociated(log types.Log) (*CoreGoerliDebtAssociated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseDelegationUpdated(log types.Log) (*CoreGoerliDelegationUpdated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseDeposited(log types.Log) (*CoreGoerliDeposited, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagAllowAllSet(log types.Log) (*CoreGoerliFeatureFlagAllowAllSet, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagAllowlistAdded(log types.Log) (*CoreGoerliFeatureFlagAllowlistAdded, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagAllowlistRemoved(log types.Log) (*CoreGoerliFeatureFlagAllowlistRemoved, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagDeniersReset(log types.Log) (*CoreGoerliFeatureFlagDeniersReset, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagDenyAllSet(log types.Log) (*CoreGoerliFeatureFlagDenyAllSet, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseIssuanceFeePaid(log types.Log) (*CoreGoerliIssuanceFeePaid, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseLiquidation(log types.Log) (*CoreGoerliLiquidation, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMarketCollateralDeposited(log types.Log) (*CoreGoerliMarketCollateralDeposited, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMarketCollateralWithdrawn(log types.Log) (*CoreGoerliMarketCollateralWithdrawn, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMarketRegistered(log types.Log) (*CoreGoerliMarketRegistered, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMarketSystemFeePaid(log types.Log) (*CoreGoerliMarketSystemFeePaid, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMarketUsdDeposited(log types.Log) (*CoreGoerliMarketUsdDeposited, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMarketUsdWithdrawn(log types.Log) (*CoreGoerliMarketUsdWithdrawn, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseMaximumMarketCollateralConfigured(log types.Log) (*CoreGoerliMaximumMarketCollateralConfigured, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseNewSupportedCrossChainNetwork(log types.Log) (*CoreGoerliNewSupportedCrossChainNetwork, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseOwnerChanged(log types.Log) (*CoreGoerliOwnerChanged, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseOwnerNominated(log types.Log) (*CoreGoerliOwnerNominated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePermissionGranted(log types.Log) (*CoreGoerliPermissionGranted, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePermissionRevoked(log types.Log) (*CoreGoerliPermissionRevoked, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolApprovedAdded(log types.Log) (*CoreGoerliPoolApprovedAdded, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolApprovedRemoved(log types.Log) (*CoreGoerliPoolApprovedRemoved, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolCollateralConfigurationUpdated(log types.Log) (*CoreGoerliPoolCollateralConfigurationUpdated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolCollateralDisabledByDefaultSet(log types.Log) (*CoreGoerliPoolCollateralDisabledByDefaultSet, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolConfigurationSet(log types.Log) (*CoreGoerliPoolConfigurationSet, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolCreated(log types.Log) (*CoreGoerliPoolCreated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolNameUpdated(log types.Log) (*CoreGoerliPoolNameUpdated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolNominationRenounced(log types.Log) (*CoreGoerliPoolNominationRenounced, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolNominationRevoked(log types.Log) (*CoreGoerliPoolNominationRevoked, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolOwnerNominated(log types.Log) (*CoreGoerliPoolOwnerNominated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePoolOwnershipAccepted(log types.Log) (*CoreGoerliPoolOwnershipAccepted, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParsePreferredPoolSet(log types.Log) (*CoreGoerliPreferredPoolSet, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsClaimed(log types.Log) (*CoreGoerliRewardsClaimed, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsDistributed(log types.Log) (*CoreGoerliRewardsDistributed, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsDistributorRegistered(log types.Log) (*CoreGoerliRewardsDistributorRegistered, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsDistributorRemoved(log types.Log) (*CoreGoerliRewardsDistributorRemoved, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseSetMarketMinLiquidityRatio(log types.Log) (*CoreGoerliSetMarketMinLiquidityRatio, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseSetMinDelegateTime(log types.Log) (*CoreGoerliSetMinDelegateTime, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseSetMinLiquidityRatio(log types.Log) (*CoreGoerliSetMinLiquidityRatio, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseTransferCrossChainInitiated(log types.Log) (*CoreGoerliTransferCrossChainInitiated, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseUpgraded(log types.Log) (*CoreGoerliUpgraded, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseUsdBurned(log types.Log) (*CoreGoerliUsdBurned, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseUsdMinted(log types.Log) (*CoreGoerliUsdMinted, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseVaultLiquidation(log types.Log) (*CoreGoerliVaultLiquidation, error)
- func (_CoreGoerli *CoreGoerliFilterer) ParseWithdrawn(log types.Log) (*CoreGoerliWithdrawn, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchAccountCreated(opts *bind.WatchOpts, sink chan<- *CoreGoerliAccountCreated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchAssociatedSystemSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliAssociatedSystemSet, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchCollateralConfigured(opts *bind.WatchOpts, sink chan<- *CoreGoerliCollateralConfigured, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchCollateralLockCreated(opts *bind.WatchOpts, sink chan<- *CoreGoerliCollateralLockCreated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchCollateralLockExpired(opts *bind.WatchOpts, sink chan<- *CoreGoerliCollateralLockExpired, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchDebtAssociated(opts *bind.WatchOpts, sink chan<- *CoreGoerliDebtAssociated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchDelegationUpdated(opts *bind.WatchOpts, sink chan<- *CoreGoerliDelegationUpdated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchDeposited(opts *bind.WatchOpts, sink chan<- *CoreGoerliDeposited, accountId []*big.Int, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagAllowAllSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagAllowAllSet, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagAllowlistAdded(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagAllowlistAdded, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagAllowlistRemoved(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagAllowlistRemoved, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagDeniersReset(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagDeniersReset, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagDenyAllSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagDenyAllSet, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchIssuanceFeePaid(opts *bind.WatchOpts, sink chan<- *CoreGoerliIssuanceFeePaid, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchLiquidation(opts *bind.WatchOpts, sink chan<- *CoreGoerliLiquidation, accountId []*big.Int, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMarketCollateralDeposited(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketCollateralDeposited, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMarketCollateralWithdrawn(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketCollateralWithdrawn, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMarketRegistered(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketRegistered, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMarketSystemFeePaid(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketSystemFeePaid, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMarketUsdDeposited(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketUsdDeposited, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMarketUsdWithdrawn(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketUsdWithdrawn, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchMaximumMarketCollateralConfigured(opts *bind.WatchOpts, sink chan<- *CoreGoerliMaximumMarketCollateralConfigured, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchNewSupportedCrossChainNetwork(opts *bind.WatchOpts, sink chan<- *CoreGoerliNewSupportedCrossChainNetwork) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchOwnerChanged(opts *bind.WatchOpts, sink chan<- *CoreGoerliOwnerChanged) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchOwnerNominated(opts *bind.WatchOpts, sink chan<- *CoreGoerliOwnerNominated) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPermissionGranted(opts *bind.WatchOpts, sink chan<- *CoreGoerliPermissionGranted, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPermissionRevoked(opts *bind.WatchOpts, sink chan<- *CoreGoerliPermissionRevoked, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolApprovedAdded(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolApprovedAdded) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolApprovedRemoved(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolApprovedRemoved) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolCollateralConfigurationUpdated(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolCollateralDisabledByDefaultSet(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolConfigurationSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolConfigurationSet, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolCreated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolCreated, poolId []*big.Int, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolNameUpdated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolNameUpdated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolNominationRenounced(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolNominationRenounced, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolNominationRevoked(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolNominationRevoked, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolOwnerNominated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolOwnerNominated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPoolOwnershipAccepted(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolOwnershipAccepted, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchPreferredPoolSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliPreferredPoolSet) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsClaimed(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsClaimed, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsDistributed(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsDistributed, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsDistributorRegistered(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsDistributorRegistered, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsDistributorRemoved(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsDistributorRemoved, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchSetMarketMinLiquidityRatio(opts *bind.WatchOpts, sink chan<- *CoreGoerliSetMarketMinLiquidityRatio, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchSetMinDelegateTime(opts *bind.WatchOpts, sink chan<- *CoreGoerliSetMinDelegateTime, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchSetMinLiquidityRatio(opts *bind.WatchOpts, sink chan<- *CoreGoerliSetMinLiquidityRatio) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchTransferCrossChainInitiated(opts *bind.WatchOpts, sink chan<- *CoreGoerliTransferCrossChainInitiated, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchUpgraded(opts *bind.WatchOpts, sink chan<- *CoreGoerliUpgraded, self []common.Address) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchUsdBurned(opts *bind.WatchOpts, sink chan<- *CoreGoerliUsdBurned, accountId []*big.Int, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchUsdMinted(opts *bind.WatchOpts, sink chan<- *CoreGoerliUsdMinted, accountId []*big.Int, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchVaultLiquidation(opts *bind.WatchOpts, sink chan<- *CoreGoerliVaultLiquidation, ...) (event.Subscription, error)
- func (_CoreGoerli *CoreGoerliFilterer) WatchWithdrawn(opts *bind.WatchOpts, sink chan<- *CoreGoerliWithdrawn, accountId []*big.Int, ...) (event.Subscription, error)
- type CoreGoerliIssuanceFeePaid
- type CoreGoerliIssuanceFeePaidIterator
- type CoreGoerliLiquidation
- type CoreGoerliLiquidationIterator
- type CoreGoerliMarketCollateralDeposited
- type CoreGoerliMarketCollateralDepositedIterator
- type CoreGoerliMarketCollateralWithdrawn
- type CoreGoerliMarketCollateralWithdrawnIterator
- type CoreGoerliMarketRegistered
- type CoreGoerliMarketRegisteredIterator
- type CoreGoerliMarketSystemFeePaid
- type CoreGoerliMarketSystemFeePaidIterator
- type CoreGoerliMarketUsdDeposited
- type CoreGoerliMarketUsdDepositedIterator
- type CoreGoerliMarketUsdWithdrawn
- type CoreGoerliMarketUsdWithdrawnIterator
- type CoreGoerliMaximumMarketCollateralConfigured
- type CoreGoerliMaximumMarketCollateralConfiguredIterator
- type CoreGoerliNewSupportedCrossChainNetwork
- type CoreGoerliNewSupportedCrossChainNetworkIterator
- type CoreGoerliOwnerChanged
- type CoreGoerliOwnerChangedIterator
- type CoreGoerliOwnerNominated
- type CoreGoerliOwnerNominatedIterator
- type CoreGoerliPermissionGranted
- type CoreGoerliPermissionGrantedIterator
- type CoreGoerliPermissionRevoked
- type CoreGoerliPermissionRevokedIterator
- type CoreGoerliPoolApprovedAdded
- type CoreGoerliPoolApprovedAddedIterator
- type CoreGoerliPoolApprovedRemoved
- type CoreGoerliPoolApprovedRemovedIterator
- type CoreGoerliPoolCollateralConfigurationUpdated
- type CoreGoerliPoolCollateralConfigurationUpdatedIterator
- type CoreGoerliPoolCollateralDisabledByDefaultSet
- type CoreGoerliPoolCollateralDisabledByDefaultSetIterator
- type CoreGoerliPoolConfigurationSet
- type CoreGoerliPoolConfigurationSetIterator
- type CoreGoerliPoolCreated
- type CoreGoerliPoolCreatedIterator
- type CoreGoerliPoolNameUpdated
- type CoreGoerliPoolNameUpdatedIterator
- type CoreGoerliPoolNominationRenounced
- type CoreGoerliPoolNominationRenouncedIterator
- type CoreGoerliPoolNominationRevoked
- type CoreGoerliPoolNominationRevokedIterator
- type CoreGoerliPoolOwnerNominated
- type CoreGoerliPoolOwnerNominatedIterator
- type CoreGoerliPoolOwnershipAccepted
- type CoreGoerliPoolOwnershipAcceptedIterator
- type CoreGoerliPreferredPoolSet
- type CoreGoerliPreferredPoolSetIterator
- type CoreGoerliRaw
- func (_CoreGoerli *CoreGoerliRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_CoreGoerli *CoreGoerliRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type CoreGoerliRewardsClaimed
- type CoreGoerliRewardsClaimedIterator
- type CoreGoerliRewardsDistributed
- type CoreGoerliRewardsDistributedIterator
- type CoreGoerliRewardsDistributorRegistered
- type CoreGoerliRewardsDistributorRegisteredIterator
- type CoreGoerliRewardsDistributorRemoved
- type CoreGoerliRewardsDistributorRemovedIterator
- type CoreGoerliSession
- func (_CoreGoerli *CoreGoerliSession) AcceptOwnership() (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) AcceptPoolOwnership(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) AddApprovedPool(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) AddToFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) AssociateDebt(marketId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) BurnUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) CcipReceive(message CcipClientAny2EVMMessage) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) ClaimRewards(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) CleanExpiredLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) ConfigureChainlinkCrossChain(ccipRouter common.Address, ccipTokenPool common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) ConfigureCollateral(config CollateralConfigurationData) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) ConfigureMaximumMarketCollateral(marketId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) ConfigureOracleManager(oracleManagerAddress common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) CreateAccount() (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) CreateAccount0(requestedAccountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) CreateLock(accountId *big.Int, collateralType common.Address, amount *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) CreatePool(requestedPoolId *big.Int, owner common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) DelegateCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) Deposit(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) DepositMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) DepositMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) DistributeDebtToPools(marketId *big.Int, maxIter *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) DistributeRewards(poolId *big.Int, collateralType common.Address, amount *big.Int, start uint64, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetAccountAvailableCollateral(accountId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetAccountCollateral(accountId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliSession) GetAccountLastInteraction(accountId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetAccountOwner(accountId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetAccountPermissions(accountId *big.Int) ([]IAccountModuleAccountPermissions, error)
- func (_CoreGoerli *CoreGoerliSession) GetAccountTokenAddress() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetApprovedPools() ([]*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetAssociatedSystem(id [32]byte) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliSession) GetCollateralConfiguration(collateralType common.Address) (CollateralConfigurationData, error)
- func (_CoreGoerli *CoreGoerliSession) GetCollateralConfigurations(hideDisabled bool) ([]CollateralConfigurationData, error)
- func (_CoreGoerli *CoreGoerliSession) GetCollateralPrice(collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetConfig(k [32]byte) ([32]byte, error)
- func (_CoreGoerli *CoreGoerliSession) GetConfigAddress(k [32]byte) (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetConfigUint(k [32]byte) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetDeniers(feature [32]byte) ([]common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetFeatureFlagAllowAll(feature [32]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) GetFeatureFlagAllowlist(feature [32]byte) ([]common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetFeatureFlagDenyAll(feature [32]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) GetImplementation() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, ...) ([]CollateralLockData, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketAddress(marketId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketCollateral(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketCollateralAmount(marketId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketCollateralValue(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketDebtPerShare(marketId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketFees(arg0 *big.Int, amount *big.Int) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketMinDelegateTime(marketId *big.Int) (uint32, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketNetIssuance(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketPoolDebtDistribution(marketId *big.Int, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketPools(marketId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketReportedDebt(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMarketTotalDebt(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMaximumMarketCollateral(marketId *big.Int, collateralType common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMessageSender() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetMinLiquidityRatio(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetMinLiquidityRatio0() (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetNominatedPoolOwner(poolId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetOracleManager() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetPoolCollateralIssuanceRatio(poolId *big.Int, collateral common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetPoolConfiguration(poolId *big.Int) ([]MarketConfigurationData, error)
- func (_CoreGoerli *CoreGoerliSession) GetPoolName(poolId *big.Int) (string, error)
- func (_CoreGoerli *CoreGoerliSession) GetPoolOwner(poolId *big.Int) (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetPosition(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetPositionCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliSession) GetPositionCollateralRatio(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetPositionDebt(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetPreferredPool() (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetRewardRate(poolId *big.Int, collateralType common.Address, distributor common.Address) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GetUsdToken() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) GetVaultCollateral(poolId *big.Int, collateralType common.Address) (struct{ ... }, error)
- func (_CoreGoerli *CoreGoerliSession) GetVaultCollateralRatio(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetVaultDebt(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) GetWithdrawableMarketUsd(marketId *big.Int) (*big.Int, error)
- func (_CoreGoerli *CoreGoerliSession) GrantPermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) HasPermission(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) InitOrUpgradeNft(id [32]byte, name string, symbol string, uri string, impl common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) InitOrUpgradeToken(id [32]byte, name string, symbol string, decimals uint8, impl common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) IsAuthorized(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) IsFeatureAllowed(feature [32]byte, account common.Address) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) IsMarketCapacityLocked(marketId *big.Int) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) IsPositionLiquidatable(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) IsVaultLiquidatable(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) Liquidate(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) LiquidateVault(poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) MintUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) Multicall(data [][]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) MulticallThrough(to []common.Address, data [][]byte, values []*big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) NominateNewOwner(newNominatedOwner common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) NominatePoolOwner(nominatedOwner common.Address, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) NominatedOwner() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) NotifyAccountTransfer(to common.Address, accountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) Owner() (common.Address, error)
- func (_CoreGoerli *CoreGoerliSession) RebalancePool(poolId *big.Int, optionalCollateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RegisterMarket(market common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RegisterRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RegisterUnmanagedSystem(id [32]byte, endpoint common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RemoveApprovedPool(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RemoveFromFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RemoveRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RenounceNomination() (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RenouncePermission(accountId *big.Int, permission [32]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RenouncePoolNomination(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RevokePermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) RevokePoolNomination(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetAllowlistedMulticallTarget(target common.Address, allowlisted bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetConfig(k [32]byte, v [32]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetDeniers(feature [32]byte, deniers []common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetFeatureFlagAllowAll(feature [32]byte, allowAll bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetFeatureFlagDenyAll(feature [32]byte, denyAll bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetMarketMinDelegateTime(marketId *big.Int, minDelegateTime uint32) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetMinLiquidityRatio(marketId *big.Int, minLiquidityRatio *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetMinLiquidityRatio0(minLiquidityRatio *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetPoolCollateralConfiguration(poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetPoolCollateralDisabledByDefault(poolId *big.Int, disabled bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetPoolConfiguration(poolId *big.Int, newMarketConfigurations []MarketConfigurationData) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetPoolName(poolId *big.Int, name string) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetPreferredPool(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SetSupportedCrossChainNetworks(supportedNetworks []uint64, ccipSelectors []uint64) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SimulateUpgradeTo(newImplementation common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) SupportsInterface(interfaceId [4]byte) (bool, error)
- func (_CoreGoerli *CoreGoerliSession) TransferCrossChain(destChainId uint64, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) UpdateRewards(poolId *big.Int, collateralType common.Address, accountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) Withdraw(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) WithdrawMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliSession) WithdrawMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
- type CoreGoerliSetMarketMinLiquidityRatio
- type CoreGoerliSetMarketMinLiquidityRatioIterator
- type CoreGoerliSetMinDelegateTime
- type CoreGoerliSetMinDelegateTimeIterator
- type CoreGoerliSetMinLiquidityRatio
- type CoreGoerliSetMinLiquidityRatioIterator
- type CoreGoerliTransactor
- func (_CoreGoerli *CoreGoerliTransactor) AcceptOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) AcceptPoolOwnership(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) AddApprovedPool(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) AddToFeatureFlagAllowlist(opts *bind.TransactOpts, feature [32]byte, account common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) AssociateDebt(opts *bind.TransactOpts, marketId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) BurnUsd(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) CcipReceive(opts *bind.TransactOpts, message CcipClientAny2EVMMessage) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) ClaimRewards(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) CleanExpiredLocks(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) ConfigureChainlinkCrossChain(opts *bind.TransactOpts, ccipRouter common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) ConfigureCollateral(opts *bind.TransactOpts, config CollateralConfigurationData) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) ConfigureMaximumMarketCollateral(opts *bind.TransactOpts, marketId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) ConfigureOracleManager(opts *bind.TransactOpts, oracleManagerAddress common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) CreateAccount(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) CreateAccount0(opts *bind.TransactOpts, requestedAccountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) CreateLock(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) CreatePool(opts *bind.TransactOpts, requestedPoolId *big.Int, owner common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) DelegateCollateral(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) Deposit(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) DepositMarketCollateral(opts *bind.TransactOpts, marketId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) DepositMarketUsd(opts *bind.TransactOpts, marketId *big.Int, target common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) DistributeDebtToPools(opts *bind.TransactOpts, marketId *big.Int, maxIter *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) DistributeRewards(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetMarketDebtPerShare(opts *bind.TransactOpts, marketId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetMarketPoolDebtDistribution(opts *bind.TransactOpts, marketId *big.Int, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetMarketPools(opts *bind.TransactOpts, marketId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetPosition(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetPositionCollateralRatio(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetPositionDebt(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetVaultCollateralRatio(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GetVaultDebt(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) GrantPermission(opts *bind.TransactOpts, accountId *big.Int, permission [32]byte, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) InitOrUpgradeNft(opts *bind.TransactOpts, id [32]byte, name string, symbol string, uri string, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) InitOrUpgradeToken(opts *bind.TransactOpts, id [32]byte, name string, symbol string, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) IsPositionLiquidatable(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) IsVaultLiquidatable(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) Liquidate(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) LiquidateVault(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) MintUsd(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) Multicall(opts *bind.TransactOpts, data [][]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) MulticallThrough(opts *bind.TransactOpts, to []common.Address, data [][]byte, values []*big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) NominateNewOwner(opts *bind.TransactOpts, newNominatedOwner common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) NominatePoolOwner(opts *bind.TransactOpts, nominatedOwner common.Address, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) NotifyAccountTransfer(opts *bind.TransactOpts, to common.Address, accountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RebalancePool(opts *bind.TransactOpts, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RegisterMarket(opts *bind.TransactOpts, market common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RegisterRewardsDistributor(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RegisterUnmanagedSystem(opts *bind.TransactOpts, id [32]byte, endpoint common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RemoveApprovedPool(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RemoveFromFeatureFlagAllowlist(opts *bind.TransactOpts, feature [32]byte, account common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RemoveRewardsDistributor(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RenounceNomination(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RenouncePermission(opts *bind.TransactOpts, accountId *big.Int, permission [32]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RenouncePoolNomination(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RevokePermission(opts *bind.TransactOpts, accountId *big.Int, permission [32]byte, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) RevokePoolNomination(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetAllowlistedMulticallTarget(opts *bind.TransactOpts, target common.Address, allowlisted bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetConfig(opts *bind.TransactOpts, k [32]byte, v [32]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetDeniers(opts *bind.TransactOpts, feature [32]byte, deniers []common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetFeatureFlagAllowAll(opts *bind.TransactOpts, feature [32]byte, allowAll bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetFeatureFlagDenyAll(opts *bind.TransactOpts, feature [32]byte, denyAll bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetMarketMinDelegateTime(opts *bind.TransactOpts, marketId *big.Int, minDelegateTime uint32) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetMinLiquidityRatio(opts *bind.TransactOpts, marketId *big.Int, minLiquidityRatio *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetMinLiquidityRatio0(opts *bind.TransactOpts, minLiquidityRatio *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetPoolCollateralConfiguration(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetPoolCollateralDisabledByDefault(opts *bind.TransactOpts, poolId *big.Int, disabled bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetPoolConfiguration(opts *bind.TransactOpts, poolId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetPoolName(opts *bind.TransactOpts, poolId *big.Int, name string) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetPreferredPool(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SetSupportedCrossChainNetworks(opts *bind.TransactOpts, supportedNetworks []uint64, ccipSelectors []uint64) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) SimulateUpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) TransferCrossChain(opts *bind.TransactOpts, destChainId uint64, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) UpdateRewards(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) UpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) Withdraw(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) WithdrawMarketCollateral(opts *bind.TransactOpts, marketId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactor) WithdrawMarketUsd(opts *bind.TransactOpts, marketId *big.Int, target common.Address, ...) (*types.Transaction, error)
- type CoreGoerliTransactorRaw
- type CoreGoerliTransactorSession
- func (_CoreGoerli *CoreGoerliTransactorSession) AcceptOwnership() (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) AcceptPoolOwnership(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) AddApprovedPool(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) AddToFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) AssociateDebt(marketId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) BurnUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) CcipReceive(message CcipClientAny2EVMMessage) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) ClaimRewards(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) CleanExpiredLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureChainlinkCrossChain(ccipRouter common.Address, ccipTokenPool common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureCollateral(config CollateralConfigurationData) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureMaximumMarketCollateral(marketId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureOracleManager(oracleManagerAddress common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) CreateAccount() (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) CreateAccount0(requestedAccountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) CreateLock(accountId *big.Int, collateralType common.Address, amount *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) CreatePool(requestedPoolId *big.Int, owner common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) DelegateCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) Deposit(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) DepositMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) DepositMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) DistributeDebtToPools(marketId *big.Int, maxIter *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) DistributeRewards(poolId *big.Int, collateralType common.Address, amount *big.Int, start uint64, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetMarketDebtPerShare(marketId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetMarketPoolDebtDistribution(marketId *big.Int, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetMarketPools(marketId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetPosition(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetPositionCollateralRatio(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetPositionDebt(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetVaultCollateralRatio(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GetVaultDebt(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) GrantPermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) InitOrUpgradeNft(id [32]byte, name string, symbol string, uri string, impl common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) InitOrUpgradeToken(id [32]byte, name string, symbol string, decimals uint8, impl common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) IsPositionLiquidatable(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) IsVaultLiquidatable(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) Liquidate(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) LiquidateVault(poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) MintUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) Multicall(data [][]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) MulticallThrough(to []common.Address, data [][]byte, values []*big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) NominateNewOwner(newNominatedOwner common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) NominatePoolOwner(nominatedOwner common.Address, poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) NotifyAccountTransfer(to common.Address, accountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RebalancePool(poolId *big.Int, optionalCollateralType common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RegisterMarket(market common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RegisterRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RegisterUnmanagedSystem(id [32]byte, endpoint common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RemoveApprovedPool(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RemoveFromFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RemoveRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RenounceNomination() (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RenouncePermission(accountId *big.Int, permission [32]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RenouncePoolNomination(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RevokePermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) RevokePoolNomination(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetAllowlistedMulticallTarget(target common.Address, allowlisted bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetConfig(k [32]byte, v [32]byte) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetDeniers(feature [32]byte, deniers []common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetFeatureFlagAllowAll(feature [32]byte, allowAll bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetFeatureFlagDenyAll(feature [32]byte, denyAll bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetMarketMinDelegateTime(marketId *big.Int, minDelegateTime uint32) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetMinLiquidityRatio(marketId *big.Int, minLiquidityRatio *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetMinLiquidityRatio0(minLiquidityRatio *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolCollateralConfiguration(poolId *big.Int, collateralType common.Address, ...) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolCollateralDisabledByDefault(poolId *big.Int, disabled bool) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolConfiguration(poolId *big.Int, newMarketConfigurations []MarketConfigurationData) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolName(poolId *big.Int, name string) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetPreferredPool(poolId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SetSupportedCrossChainNetworks(supportedNetworks []uint64, ccipSelectors []uint64) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) SimulateUpgradeTo(newImplementation common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) TransferCrossChain(destChainId uint64, amount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) UpdateRewards(poolId *big.Int, collateralType common.Address, accountId *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) Withdraw(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) WithdrawMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
- func (_CoreGoerli *CoreGoerliTransactorSession) WithdrawMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
- type CoreGoerliTransferCrossChainInitiated
- type CoreGoerliTransferCrossChainInitiatedIterator
- type CoreGoerliUpgraded
- type CoreGoerliUpgradedIterator
- type CoreGoerliUsdBurned
- type CoreGoerliUsdBurnedIterator
- type CoreGoerliUsdMinted
- type CoreGoerliUsdMintedIterator
- type CoreGoerliVaultLiquidation
- type CoreGoerliVaultLiquidationIterator
- type CoreGoerliWithdrawn
- type CoreGoerliWithdrawnIterator
- type IAccountModuleAccountPermissions
- type ILiquidationModuleLiquidationData
- type MarketConfigurationData
- type PoolCollateralConfigurationData
Constants ¶
This section is empty.
Variables ¶
var CoreGoerliABI = CoreGoerliMetaData.ABI
CoreGoerliABI is the input ABI used to generate the binding from. Deprecated: Use CoreGoerliMetaData.ABI instead.
var CoreGoerliMetaData = &bind.MetaData{
ABI: "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"implementation\",\"type\":\"address\"}],\"name\":\"ImplementationIsSterile\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoChange\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contr\",\"type\":\"address\"}],\"name\":\"NotAContract\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"NotNominated\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"addr\",\"type\":\"address\"}],\"name\":\"Unauthorized\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UpgradeSimulationFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ZeroAddress\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldOwner\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnerChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnerNominated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"self\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"implementation\",\"type\":\"address\"}],\"name\":\"Upgraded\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"acceptOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getImplementation\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newNominatedOwner\",\"type\":\"address\"}],\"name\":\"nominateNewOwner\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"nominatedOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceNomination\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newImplementation\",\"type\":\"address\"}],\"name\":\"simulateUpgradeTo\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newImplementation\",\"type\":\"address\"}],\"name\":\"upgradeTo\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"ValueAlreadyInSet\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ValueNotInSet\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"allowAll\",\"type\":\"bool\"}],\"name\":\"FeatureFlagAllowAllSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"FeatureFlagAllowlistAdded\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"FeatureFlagAllowlistRemoved\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address[]\",\"name\":\"deniers\",\"type\":\"address[]\"}],\"name\":\"FeatureFlagDeniersReset\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"denyAll\",\"type\":\"bool\"}],\"name\":\"FeatureFlagDenyAllSet\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"addToFeatureFlagAllowlist\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"}],\"name\":\"getDeniers\",\"outputs\":[{\"internalType\":\"address[]\",\"name\":\"\",\"type\":\"address[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"}],\"name\":\"getFeatureFlagAllowAll\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"}],\"name\":\"getFeatureFlagAllowlist\",\"outputs\":[{\"internalType\":\"address[]\",\"name\":\"\",\"type\":\"address[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"}],\"name\":\"getFeatureFlagDenyAll\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"isFeatureAllowed\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"removeFromFeatureFlagAllowlist\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"internalType\":\"address[]\",\"name\":\"deniers\",\"type\":\"address[]\"}],\"name\":\"setDeniers\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"internalType\":\"bool\",\"name\":\"allowAll\",\"type\":\"bool\"}],\"name\":\"setFeatureFlagAllowAll\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"feature\",\"type\":\"bytes32\"},{\"internalType\":\"bool\",\"name\":\"denyAll\",\"type\":\"bool\"}],\"name\":\"setFeatureFlagDenyAll\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"which\",\"type\":\"bytes32\"}],\"name\":\"FeatureUnavailable\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"InvalidAccountId\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"}],\"name\":\"InvalidPermission\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"origin\",\"type\":\"address\"}],\"name\":\"OnlyAccountTokenProxy\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"}],\"name\":\"PermissionDenied\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"}],\"name\":\"PermissionNotGranted\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PositionOutOfBounds\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"AccountCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"PermissionGranted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"PermissionRevoked\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"createAccount\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"requestedAccountId\",\"type\":\"uint128\"}],\"name\":\"createAccount\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"getAccountLastInteraction\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"getAccountOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"getAccountPermissions\",\"outputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"},{\"internalType\":\"bytes32[]\",\"name\":\"permissions\",\"type\":\"bytes32[]\"}],\"internalType\":\"structIAccountModule.AccountPermissions[]\",\"name\":\"accountPerms\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getAccountTokenAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"}],\"name\":\"grantPermission\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"}],\"name\":\"hasPermission\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"}],\"name\":\"isAuthorized\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"notifyAccountTransfer\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"}],\"name\":\"renouncePermission\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"bytes32\",\"name\":\"permission\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"user\",\"type\":\"address\"}],\"name\":\"revokePermission\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"AccountNotFound\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"EmptyDistribution\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"collateralValue\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"debt\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"ratio\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"minRatio\",\"type\":\"uint256\"}],\"name\":\"InsufficientCollateralRatio\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"MarketNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"marketId\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"poolId\",\"type\":\"uint256\"}],\"name\":\"NotFundedByPool\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowInt256ToInt128\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowInt256ToUint256\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowUint128ToInt128\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowUint256ToInt256\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowUint256ToUint128\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"int256\",\"name\":\"updatedDebt\",\"type\":\"int256\"}],\"name\":\"DebtAssociated\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"associateDebt\",\"outputs\":[{\"internalType\":\"int256\",\"name\":\"\",\"type\":\"int256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"expected\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"actual\",\"type\":\"bytes32\"}],\"name\":\"MismatchAssociatedSystemKind\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"MissingAssociatedSystem\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"kind\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"proxy\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"impl\",\"type\":\"address\"}],\"name\":\"AssociatedSystemSet\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"}],\"name\":\"getAssociatedSystem\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"addr\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"kind\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"uri\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"impl\",\"type\":\"address\"}],\"name\":\"initOrUpgradeNft\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol\",\"type\":\"string\"},{\"internalType\":\"uint8\",\"name\":\"decimals\",\"type\":\"uint8\"},{\"internalType\":\"address\",\"name\":\"impl\",\"type\":\"address\"}],\"name\":\"initOrUpgradeToken\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"id\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"endpoint\",\"type\":\"address\"}],\"name\":\"registerUnmanagedSystem\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"InvalidMessage\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"NotCcipRouter\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"name\":\"UnsupportedNetwork\",\"type\":\"error\"},{\"inputs\":[{\"components\":[{\"internalType\":\"bytes32\",\"name\":\"messageId\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"sourceChainSelector\",\"type\":\"uint64\"},{\"internalType\":\"bytes\",\"name\":\"sender\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"internalType\":\"structCcipClient.EVMTokenAmount[]\",\"name\":\"tokenAmounts\",\"type\":\"tuple[]\"}],\"internalType\":\"structCcipClient.Any2EVMMessage\",\"name\":\"message\",\"type\":\"tuple\"}],\"name\":\"ccipReceive\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"currentTime\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"requiredTime\",\"type\":\"uint256\"}],\"name\":\"AccountActivityTimeoutPending\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"CollateralDepositDisabled\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CollateralNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"FailedTransfer\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amountAvailableForDelegationD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountD18\",\"type\":\"uint256\"}],\"name\":\"InsufficentAvailableCollateral\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"InsufficientAccountCollateral\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"required\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"existing\",\"type\":\"uint256\"}],\"name\":\"InsufficientAllowance\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"parameter\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"reason\",\"type\":\"string\"}],\"name\":\"InvalidParameter\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowUint256ToUint64\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"decimals\",\"type\":\"uint8\"}],\"name\":\"PrecisionLost\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"expireTimestamp\",\"type\":\"uint64\"}],\"name\":\"CollateralLockCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"expireTimestamp\",\"type\":\"uint64\"}],\"name\":\"CollateralLockExpired\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"Deposited\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"Withdrawn\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"offset\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"count\",\"type\":\"uint256\"}],\"name\":\"cleanExpiredLocks\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"cleared\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint64\",\"name\":\"expireTimestamp\",\"type\":\"uint64\"}],\"name\":\"createLock\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"}],\"name\":\"deposit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getAccountAvailableCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getAccountCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"totalDeposited\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"totalAssigned\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"totalLocked\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"offset\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"count\",\"type\":\"uint256\"}],\"name\":\"getLocks\",\"outputs\":[{\"components\":[{\"internalType\":\"uint128\",\"name\":\"amountD18\",\"type\":\"uint128\"},{\"internalType\":\"uint64\",\"name\":\"lockExpirationTime\",\"type\":\"uint64\"}],\"internalType\":\"structCollateralLock.Data[]\",\"name\":\"locks\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"}],\"name\":\"withdraw\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"bool\",\"name\":\"depositingEnabled\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"issuanceRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRewardD18\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"oracleNodeId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"minDelegationD18\",\"type\":\"uint256\"}],\"indexed\":false,\"internalType\":\"structCollateralConfiguration.Data\",\"name\":\"config\",\"type\":\"tuple\"}],\"name\":\"CollateralConfigured\",\"type\":\"event\"},{\"inputs\":[{\"components\":[{\"internalType\":\"bool\",\"name\":\"depositingEnabled\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"issuanceRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRewardD18\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"oracleNodeId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"minDelegationD18\",\"type\":\"uint256\"}],\"internalType\":\"structCollateralConfiguration.Data\",\"name\":\"config\",\"type\":\"tuple\"}],\"name\":\"configureCollateral\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getCollateralConfiguration\",\"outputs\":[{\"components\":[{\"internalType\":\"bool\",\"name\":\"depositingEnabled\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"issuanceRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRewardD18\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"oracleNodeId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"minDelegationD18\",\"type\":\"uint256\"}],\"internalType\":\"structCollateralConfiguration.Data\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bool\",\"name\":\"hideDisabled\",\"type\":\"bool\"}],\"name\":\"getCollateralConfigurations\",\"outputs\":[{\"components\":[{\"internalType\":\"bool\",\"name\":\"depositingEnabled\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"issuanceRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRatioD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"liquidationRewardD18\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"oracleNodeId\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"minDelegationD18\",\"type\":\"uint256\"}],\"internalType\":\"structCollateralConfiguration.Data[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getCollateralPrice\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"requiredAmount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"availableAmount\",\"type\":\"uint256\"}],\"name\":\"InsufficientCcipFee\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"destChainId\",\"type\":\"uint64\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"TransferCrossChainInitiated\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"destChainId\",\"type\":\"uint64\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transferCrossChain\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"gasTokenUsed\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"int256\",\"name\":\"currentDebt\",\"type\":\"int256\"}],\"name\":\"InsufficientDebt\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"PoolNotFound\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"feeAmount\",\"type\":\"uint256\"}],\"name\":\"IssuanceFeePaid\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"UsdBurned\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"UsdMinted\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"burnUsd\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"mintUsd\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CannotScaleEmptyMapping\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"collateralValue\",\"type\":\"uint256\"},{\"internalType\":\"int256\",\"name\":\"debt\",\"type\":\"int256\"},{\"internalType\":\"uint256\",\"name\":\"currentCRatio\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"cratio\",\"type\":\"uint256\"}],\"name\":\"IneligibleForLiquidation\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InsufficientMappedAmount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MustBeVaultLiquidated\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowInt128ToUint128\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"uint256\",\"name\":\"debtLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"collateralLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountRewarded\",\"type\":\"uint256\"}],\"indexed\":false,\"internalType\":\"structILiquidationModule.LiquidationData\",\"name\":\"liquidationData\",\"type\":\"tuple\"},{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"liquidateAsAccountId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"Liquidation\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"uint256\",\"name\":\"debtLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"collateralLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountRewarded\",\"type\":\"uint256\"}],\"indexed\":false,\"internalType\":\"structILiquidationModule.LiquidationData\",\"name\":\"liquidationData\",\"type\":\"tuple\"},{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"liquidateAsAccountId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"VaultLiquidation\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"isPositionLiquidatable\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"isVaultLiquidatable\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint128\",\"name\":\"liquidateAsAccountId\",\"type\":\"uint128\"}],\"name\":\"liquidate\",\"outputs\":[{\"components\":[{\"internalType\":\"uint256\",\"name\":\"debtLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"collateralLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountRewarded\",\"type\":\"uint256\"}],\"internalType\":\"structILiquidationModule.LiquidationData\",\"name\":\"liquidationData\",\"type\":\"tuple\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint128\",\"name\":\"liquidateAsAccountId\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"maxUsd\",\"type\":\"uint256\"}],\"name\":\"liquidateVault\",\"outputs\":[{\"components\":[{\"internalType\":\"uint256\",\"name\":\"debtLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"collateralLiquidated\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountRewarded\",\"type\":\"uint256\"}],\"internalType\":\"structILiquidationModule.LiquidationData\",\"name\":\"liquidationData\",\"type\":\"tuple\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenAmountToDeposit\",\"type\":\"uint256\"}],\"name\":\"InsufficientMarketCollateralDepositable\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenAmountToWithdraw\",\"type\":\"uint256\"}],\"name\":\"InsufficientMarketCollateralWithdrawable\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"MarketCollateralDeposited\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"MarketCollateralWithdrawn\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"systemAmount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"MaximumMarketCollateralConfigured\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"configureMaximumMarketCollateral\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"}],\"name\":\"depositMarketCollateral\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getMarketCollateralAmount\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"collateralAmountD18\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketCollateralValue\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getMaximumMarketCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenAmount\",\"type\":\"uint256\"}],\"name\":\"withdrawMarketCollateral\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"market\",\"type\":\"address\"}],\"name\":\"IncorrectMarketInterface\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"NotEnoughLiquidity\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"market\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"MarketRegistered\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"feeAmount\",\"type\":\"uint256\"}],\"name\":\"MarketSystemFeePaid\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"market\",\"type\":\"address\"}],\"name\":\"MarketUsdDeposited\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"market\",\"type\":\"address\"}],\"name\":\"MarketUsdWithdrawn\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"minLiquidityRatio\",\"type\":\"uint256\"}],\"name\":\"SetMarketMinLiquidityRatio\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"uint32\",\"name\":\"minDelegateTime\",\"type\":\"uint32\"}],\"name\":\"SetMinDelegateTime\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"depositMarketUsd\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"feeAmount\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"maxIter\",\"type\":\"uint256\"}],\"name\":\"distributeDebtToPools\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketDebtPerShare\",\"outputs\":[{\"internalType\":\"int256\",\"name\":\"\",\"type\":\"int256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"getMarketFees\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"depositFeeAmount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"withdrawFeeAmount\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketMinDelegateTime\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketNetIssuance\",\"outputs\":[{\"internalType\":\"int128\",\"name\":\"\",\"type\":\"int128\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"getMarketPoolDebtDistribution\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"sharesD18\",\"type\":\"uint256\"},{\"internalType\":\"uint128\",\"name\":\"totalSharesD18\",\"type\":\"uint128\"},{\"internalType\":\"int128\",\"name\":\"valuePerShareD27\",\"type\":\"int128\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketPools\",\"outputs\":[{\"internalType\":\"uint128[]\",\"name\":\"inRangePoolIds\",\"type\":\"uint128[]\"},{\"internalType\":\"uint128[]\",\"name\":\"outRangePoolIds\",\"type\":\"uint128[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketReportedDebt\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMarketTotalDebt\",\"outputs\":[{\"internalType\":\"int256\",\"name\":\"\",\"type\":\"int256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getMinLiquidityRatio\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getOracleManager\",\"outputs\":[{\"internalType\":\"contractIOracleManager\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getUsdToken\",\"outputs\":[{\"internalType\":\"contractIERC20\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"getWithdrawableMarketUsd\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"name\":\"isMarketCapacityLocked\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"market\",\"type\":\"address\"}],\"name\":\"registerMarket\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint32\",\"name\":\"minDelegateTime\",\"type\":\"uint32\"}],\"name\":\"setMarketMinDelegateTime\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint256\",\"name\":\"minLiquidityRatio\",\"type\":\"uint256\"}],\"name\":\"setMinLiquidityRatio\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"withdrawMarketUsd\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"feeAmount\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"DeniedMulticallTarget\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"RecursiveMulticall\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"getMessageSender\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes[]\",\"name\":\"data\",\"type\":\"bytes[]\"}],\"name\":\"multicall\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"results\",\"type\":\"bytes[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"to\",\"type\":\"address[]\"},{\"internalType\":\"bytes[]\",\"name\":\"data\",\"type\":\"bytes[]\"},{\"internalType\":\"uint256[]\",\"name\":\"values\",\"type\":\"uint256[]\"}],\"name\":\"multicallThrough\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"results\",\"type\":\"bytes[]\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"allowlisted\",\"type\":\"bool\"}],\"name\":\"setAllowlistedMulticallTarget\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"poolId\",\"type\":\"uint256\"}],\"name\":\"PoolApprovedAdded\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"poolId\",\"type\":\"uint256\"}],\"name\":\"PoolApprovedRemoved\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"poolId\",\"type\":\"uint256\"}],\"name\":\"PreferredPoolSet\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"addApprovedPool\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getApprovedPools\",\"outputs\":[{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getPreferredPool\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"\",\"type\":\"uint128\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"removeApprovedPool\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"setPreferredPool\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"marketId\",\"type\":\"uint256\"}],\"name\":\"CapacityLocked\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"uint32\",\"name\":\"timeRemaining\",\"type\":\"uint32\"}],\"name\":\"MinDelegationTimeoutPending\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"PoolAlreadyExists\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"uint256\",\"name\":\"collateralLimitD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"issuanceRatioD18\",\"type\":\"uint256\"}],\"indexed\":false,\"internalType\":\"structPoolCollateralConfiguration.Data\",\"name\":\"config\",\"type\":\"tuple\"}],\"name\":\"PoolCollateralConfigurationUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"disabled\",\"type\":\"bool\"}],\"name\":\"PoolCollateralDisabledByDefaultSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"components\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"weightD18\",\"type\":\"uint128\"},{\"internalType\":\"int128\",\"name\":\"maxDebtShareValueD18\",\"type\":\"int128\"}],\"indexed\":false,\"internalType\":\"structMarketConfiguration.Data[]\",\"name\":\"markets\",\"type\":\"tuple[]\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"PoolConfigurationSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"PoolCreated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"PoolNameUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"PoolNominationRenounced\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"PoolNominationRevoked\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"nominatedOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"PoolOwnerNominated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"PoolOwnershipAccepted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"minLiquidityRatio\",\"type\":\"uint256\"}],\"name\":\"SetMinLiquidityRatio\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"acceptPoolOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"requestedPoolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"createPool\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinLiquidityRatio\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"getNominatedPoolOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateral\",\"type\":\"address\"}],\"name\":\"getPoolCollateralIssuanceRatio\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"getPoolConfiguration\",\"outputs\":[{\"components\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"weightD18\",\"type\":\"uint128\"},{\"internalType\":\"int128\",\"name\":\"maxDebtShareValueD18\",\"type\":\"int128\"}],\"internalType\":\"structMarketConfiguration.Data[]\",\"name\":\"\",\"type\":\"tuple[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"getPoolName\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"poolName\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"getPoolOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"nominatedOwner\",\"type\":\"address\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"nominatePoolOwner\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"optionalCollateralType\",\"type\":\"address\"}],\"name\":\"rebalancePool\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"renouncePoolNomination\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"}],\"name\":\"revokePoolNomination\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minLiquidityRatio\",\"type\":\"uint256\"}],\"name\":\"setMinLiquidityRatio\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"uint256\",\"name\":\"collateralLimitD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"issuanceRatioD18\",\"type\":\"uint256\"}],\"internalType\":\"structPoolCollateralConfiguration.Data\",\"name\":\"newConfig\",\"type\":\"tuple\"}],\"name\":\"setPoolCollateralConfiguration\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"bool\",\"name\":\"disabled\",\"type\":\"bool\"}],\"name\":\"setPoolCollateralDisabledByDefault\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"components\":[{\"internalType\":\"uint128\",\"name\":\"marketId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"weightD18\",\"type\":\"uint128\"},{\"internalType\":\"int128\",\"name\":\"maxDebtShareValueD18\",\"type\":\"int128\"}],\"internalType\":\"structMarketConfiguration.Data[]\",\"name\":\"newMarketConfigurations\",\"type\":\"tuple[]\"}],\"name\":\"setPoolConfiguration\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"string\",\"name\":\"name\",\"type\":\"string\"}],\"name\":\"setPoolName\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OverflowUint256ToUint32\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowUint32ToInt32\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OverflowUint64ToInt64\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RewardDistributorNotFound\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"RewardUnavailable\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"RewardsClaimed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"start\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"duration\",\"type\":\"uint256\"}],\"name\":\"RewardsDistributed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"RewardsDistributorRegistered\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"RewardsDistributorRemoved\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"claimRewards\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint64\",\"name\":\"start\",\"type\":\"uint64\"},{\"internalType\":\"uint32\",\"name\":\"duration\",\"type\":\"uint32\"}],\"name\":\"distributeRewards\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"getRewardRate\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"registerRewardsDistributor\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"distributor\",\"type\":\"address\"}],\"name\":\"removeRewardsDistributor\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"}],\"name\":\"updateRewards\",\"outputs\":[{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"},{\"internalType\":\"address[]\",\"name\":\"\",\"type\":\"address[]\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"newChainId\",\"type\":\"uint64\"}],\"name\":\"NewSupportedCrossChainNetwork\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"ccipRouter\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"ccipTokenPool\",\"type\":\"address\"}],\"name\":\"configureChainlinkCrossChain\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"oracleManagerAddress\",\"type\":\"address\"}],\"name\":\"configureOracleManager\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"k\",\"type\":\"bytes32\"}],\"name\":\"getConfig\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"v\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"k\",\"type\":\"bytes32\"}],\"name\":\"getConfigAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"v\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"k\",\"type\":\"bytes32\"}],\"name\":\"getConfigUint\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"v\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"k\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"v\",\"type\":\"bytes32\"}],\"name\":\"setConfig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64[]\",\"name\":\"supportedNetworks\",\"type\":\"uint64[]\"},{\"internalType\":\"uint64[]\",\"name\":\"ccipSelectors\",\"type\":\"uint64[]\"}],\"name\":\"setSupportedCrossChainNetworks\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"numRegistered\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"minDelegation\",\"type\":\"uint256\"}],\"name\":\"InsufficientDelegation\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidCollateralAmount\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"leverage\",\"type\":\"uint256\"}],\"name\":\"InvalidLeverage\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"currentCollateral\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"maxCollateral\",\"type\":\"uint256\"}],\"name\":\"PoolCollateralLimitExceeded\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"indexed\":true,\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"leverage\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"DelegationUpdated\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"newCollateralAmountD18\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"leverage\",\"type\":\"uint256\"}],\"name\":\"delegateCollateral\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getPosition\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"collateralAmount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"collateralValue\",\"type\":\"uint256\"},{\"internalType\":\"int256\",\"name\":\"debt\",\"type\":\"int256\"},{\"internalType\":\"uint256\",\"name\":\"collateralizationRatio\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getPositionCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getPositionCollateralRatio\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"accountId\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getPositionDebt\",\"outputs\":[{\"internalType\":\"int256\",\"name\":\"debt\",\"type\":\"int256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getVaultCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getVaultCollateralRatio\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"poolId\",\"type\":\"uint128\"},{\"internalType\":\"address\",\"name\":\"collateralType\",\"type\":\"address\"}],\"name\":\"getVaultDebt\",\"outputs\":[{\"internalType\":\"int256\",\"name\":\"\",\"type\":\"int256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}
CoreGoerliMetaData contains all meta data concerning the CoreGoerli contract.
Functions ¶
This section is empty.
Types ¶
type CcipClientAny2EVMMessage ¶
type CcipClientAny2EVMMessage struct { MessageId [32]byte SourceChainSelector uint64 Sender []byte Data []byte TokenAmounts []CcipClientEVMTokenAmount }
CcipClientAny2EVMMessage is an auto generated low-level Go binding around an user-defined struct.
type CcipClientEVMTokenAmount ¶
CcipClientEVMTokenAmount is an auto generated low-level Go binding around an user-defined struct.
type CollateralConfigurationData ¶
type CollateralConfigurationData struct { DepositingEnabled bool IssuanceRatioD18 *big.Int LiquidationRatioD18 *big.Int LiquidationRewardD18 *big.Int OracleNodeId [32]byte TokenAddress common.Address MinDelegationD18 *big.Int }
CollateralConfigurationData is an auto generated low-level Go binding around an user-defined struct.
type CollateralLockData ¶
CollateralLockData is an auto generated low-level Go binding around an user-defined struct.
type CoreGoerli ¶
type CoreGoerli struct { CoreGoerliCaller // Read-only binding to the contract CoreGoerliTransactor // Write-only binding to the contract CoreGoerliFilterer // Log filterer for contract events }
CoreGoerli is an auto generated Go binding around an Ethereum contract.
func NewCoreGoerli ¶
func NewCoreGoerli(address common.Address, backend bind.ContractBackend) (*CoreGoerli, error)
NewCoreGoerli creates a new instance of CoreGoerli, bound to a specific deployed contract.
type CoreGoerliAccountCreated ¶
type CoreGoerliAccountCreated struct { AccountId *big.Int Owner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliAccountCreated represents a AccountCreated event raised by the CoreGoerli contract.
type CoreGoerliAccountCreatedIterator ¶
type CoreGoerliAccountCreatedIterator struct { Event *CoreGoerliAccountCreated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliAccountCreatedIterator is returned from FilterAccountCreated and is used to iterate over the raw logs and unpacked data for AccountCreated events raised by the CoreGoerli contract.
func (*CoreGoerliAccountCreatedIterator) Close ¶
func (it *CoreGoerliAccountCreatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliAccountCreatedIterator) Error ¶
func (it *CoreGoerliAccountCreatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliAccountCreatedIterator) Next ¶
func (it *CoreGoerliAccountCreatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliAssociatedSystemSet ¶
type CoreGoerliAssociatedSystemSet struct { Kind [32]byte Id [32]byte Proxy common.Address Impl common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliAssociatedSystemSet represents a AssociatedSystemSet event raised by the CoreGoerli contract.
type CoreGoerliAssociatedSystemSetIterator ¶
type CoreGoerliAssociatedSystemSetIterator struct { Event *CoreGoerliAssociatedSystemSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliAssociatedSystemSetIterator is returned from FilterAssociatedSystemSet and is used to iterate over the raw logs and unpacked data for AssociatedSystemSet events raised by the CoreGoerli contract.
func (*CoreGoerliAssociatedSystemSetIterator) Close ¶
func (it *CoreGoerliAssociatedSystemSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliAssociatedSystemSetIterator) Error ¶
func (it *CoreGoerliAssociatedSystemSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliAssociatedSystemSetIterator) Next ¶
func (it *CoreGoerliAssociatedSystemSetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliCaller ¶
type CoreGoerliCaller struct {
// contains filtered or unexported fields
}
CoreGoerliCaller is an auto generated read-only Go binding around an Ethereum contract.
func NewCoreGoerliCaller ¶
func NewCoreGoerliCaller(address common.Address, caller bind.ContractCaller) (*CoreGoerliCaller, error)
NewCoreGoerliCaller creates a new read-only instance of CoreGoerli, bound to a specific deployed contract.
func (*CoreGoerliCaller) GetAccountAvailableCollateral ¶
func (_CoreGoerli *CoreGoerliCaller) GetAccountAvailableCollateral(opts *bind.CallOpts, accountId *big.Int, collateralType common.Address) (*big.Int, error)
GetAccountAvailableCollateral is a free data retrieval call binding the contract method 0x927482ff.
Solidity: function getAccountAvailableCollateral(uint128 accountId, address collateralType) view returns(uint256)
func (*CoreGoerliCaller) GetAccountCollateral ¶
func (_CoreGoerli *CoreGoerliCaller) GetAccountCollateral(opts *bind.CallOpts, accountId *big.Int, collateralType common.Address) (struct { TotalDeposited *big.Int TotalAssigned *big.Int TotalLocked *big.Int }, error)
GetAccountCollateral is a free data retrieval call binding the contract method 0xef45148e.
Solidity: function getAccountCollateral(uint128 accountId, address collateralType) view returns(uint256 totalDeposited, uint256 totalAssigned, uint256 totalLocked)
func (*CoreGoerliCaller) GetAccountLastInteraction ¶
func (_CoreGoerli *CoreGoerliCaller) GetAccountLastInteraction(opts *bind.CallOpts, accountId *big.Int) (*big.Int, error)
GetAccountLastInteraction is a free data retrieval call binding the contract method 0x1b5dccdb.
Solidity: function getAccountLastInteraction(uint128 accountId) view returns(uint256)
func (*CoreGoerliCaller) GetAccountOwner ¶
func (_CoreGoerli *CoreGoerliCaller) GetAccountOwner(opts *bind.CallOpts, accountId *big.Int) (common.Address, error)
GetAccountOwner is a free data retrieval call binding the contract method 0xbf60c31d.
Solidity: function getAccountOwner(uint128 accountId) view returns(address)
func (*CoreGoerliCaller) GetAccountPermissions ¶
func (_CoreGoerli *CoreGoerliCaller) GetAccountPermissions(opts *bind.CallOpts, accountId *big.Int) ([]IAccountModuleAccountPermissions, error)
GetAccountPermissions is a free data retrieval call binding the contract method 0xa796fecd.
Solidity: function getAccountPermissions(uint128 accountId) view returns((address,bytes32[])[] accountPerms)
func (*CoreGoerliCaller) GetAccountTokenAddress ¶
func (_CoreGoerli *CoreGoerliCaller) GetAccountTokenAddress(opts *bind.CallOpts) (common.Address, error)
GetAccountTokenAddress is a free data retrieval call binding the contract method 0xa148bf10.
Solidity: function getAccountTokenAddress() view returns(address)
func (*CoreGoerliCaller) GetApprovedPools ¶
GetApprovedPools is a free data retrieval call binding the contract method 0x48741626.
Solidity: function getApprovedPools() view returns(uint256[])
func (*CoreGoerliCaller) GetAssociatedSystem ¶
func (_CoreGoerli *CoreGoerliCaller) GetAssociatedSystem(opts *bind.CallOpts, id [32]byte) (struct { Addr common.Address Kind [32]byte }, error)
GetAssociatedSystem is a free data retrieval call binding the contract method 0x60988e09.
Solidity: function getAssociatedSystem(bytes32 id) view returns(address addr, bytes32 kind)
func (*CoreGoerliCaller) GetCollateralConfiguration ¶
func (_CoreGoerli *CoreGoerliCaller) GetCollateralConfiguration(opts *bind.CallOpts, collateralType common.Address) (CollateralConfigurationData, error)
GetCollateralConfiguration is a free data retrieval call binding the contract method 0xdc0b3f52.
Solidity: function getCollateralConfiguration(address collateralType) pure returns((bool,uint256,uint256,uint256,bytes32,address,uint256))
func (*CoreGoerliCaller) GetCollateralConfigurations ¶
func (_CoreGoerli *CoreGoerliCaller) GetCollateralConfigurations(opts *bind.CallOpts, hideDisabled bool) ([]CollateralConfigurationData, error)
GetCollateralConfigurations is a free data retrieval call binding the contract method 0x75bf2444.
Solidity: function getCollateralConfigurations(bool hideDisabled) view returns((bool,uint256,uint256,uint256,bytes32,address,uint256)[])
func (*CoreGoerliCaller) GetCollateralPrice ¶
func (_CoreGoerli *CoreGoerliCaller) GetCollateralPrice(opts *bind.CallOpts, collateralType common.Address) (*big.Int, error)
GetCollateralPrice is a free data retrieval call binding the contract method 0x51a40994.
Solidity: function getCollateralPrice(address collateralType) view returns(uint256)
func (*CoreGoerliCaller) GetConfig ¶
GetConfig is a free data retrieval call binding the contract method 0x6dd5b69d.
Solidity: function getConfig(bytes32 k) view returns(bytes32 v)
func (*CoreGoerliCaller) GetConfigAddress ¶
func (_CoreGoerli *CoreGoerliCaller) GetConfigAddress(opts *bind.CallOpts, k [32]byte) (common.Address, error)
GetConfigAddress is a free data retrieval call binding the contract method 0xf896503a.
Solidity: function getConfigAddress(bytes32 k) view returns(address v)
func (*CoreGoerliCaller) GetConfigUint ¶
func (_CoreGoerli *CoreGoerliCaller) GetConfigUint(opts *bind.CallOpts, k [32]byte) (*big.Int, error)
GetConfigUint is a free data retrieval call binding the contract method 0xf92bb8c9.
Solidity: function getConfigUint(bytes32 k) view returns(uint256 v)
func (*CoreGoerliCaller) GetDeniers ¶
func (_CoreGoerli *CoreGoerliCaller) GetDeniers(opts *bind.CallOpts, feature [32]byte) ([]common.Address, error)
GetDeniers is a free data retrieval call binding the contract method 0xed429cf7.
Solidity: function getDeniers(bytes32 feature) view returns(address[])
func (*CoreGoerliCaller) GetFeatureFlagAllowAll ¶
func (_CoreGoerli *CoreGoerliCaller) GetFeatureFlagAllowAll(opts *bind.CallOpts, feature [32]byte) (bool, error)
GetFeatureFlagAllowAll is a free data retrieval call binding the contract method 0x40a399ef.
Solidity: function getFeatureFlagAllowAll(bytes32 feature) view returns(bool)
func (*CoreGoerliCaller) GetFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliCaller) GetFeatureFlagAllowlist(opts *bind.CallOpts, feature [32]byte) ([]common.Address, error)
GetFeatureFlagAllowlist is a free data retrieval call binding the contract method 0xe12c8160.
Solidity: function getFeatureFlagAllowlist(bytes32 feature) view returns(address[])
func (*CoreGoerliCaller) GetFeatureFlagDenyAll ¶
func (_CoreGoerli *CoreGoerliCaller) GetFeatureFlagDenyAll(opts *bind.CallOpts, feature [32]byte) (bool, error)
GetFeatureFlagDenyAll is a free data retrieval call binding the contract method 0xbcae3ea0.
Solidity: function getFeatureFlagDenyAll(bytes32 feature) view returns(bool)
func (*CoreGoerliCaller) GetImplementation ¶
GetImplementation is a free data retrieval call binding the contract method 0xaaf10f42.
Solidity: function getImplementation() view returns(address)
func (*CoreGoerliCaller) GetLocks ¶
func (_CoreGoerli *CoreGoerliCaller) GetLocks(opts *bind.CallOpts, accountId *big.Int, collateralType common.Address, offset *big.Int, count *big.Int) ([]CollateralLockData, error)
GetLocks is a free data retrieval call binding the contract method 0xaa8c6369.
Solidity: function getLocks(uint128 accountId, address collateralType, uint256 offset, uint256 count) view returns((uint128,uint64)[] locks)
func (*CoreGoerliCaller) GetMarketAddress ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliCaller) GetMarketAddress(opts *bind.CallOpts, marketId *big.Int) (common.Address, error)
GetMarketAddress is a free data retrieval call binding the contract method 0xd24437f1.
Solidity: function getMarketAddress(uint128 marketId) view returns(address)
func (*CoreGoerliCaller) GetMarketCollateral ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketCollateral(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetMarketCollateral is a free data retrieval call binding the contract method 0x150834a3.
Solidity: function getMarketCollateral(uint128 marketId) view returns(uint256)
func (*CoreGoerliCaller) GetMarketCollateralAmount ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketCollateralAmount(opts *bind.CallOpts, marketId *big.Int, collateralType common.Address) (*big.Int, error)
GetMarketCollateralAmount is a free data retrieval call binding the contract method 0xc2b0cf41.
Solidity: function getMarketCollateralAmount(uint128 marketId, address collateralType) view returns(uint256 collateralAmountD18)
func (*CoreGoerliCaller) GetMarketCollateralValue ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketCollateralValue(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetMarketCollateralValue is a free data retrieval call binding the contract method 0xd4f88381.
Solidity: function getMarketCollateralValue(uint128 marketId) view returns(uint256)
func (*CoreGoerliCaller) GetMarketFees ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketFees(opts *bind.CallOpts, arg0 *big.Int, amount *big.Int) (struct { DepositFeeAmount *big.Int WithdrawFeeAmount *big.Int }, error)
GetMarketFees is a free data retrieval call binding the contract method 0xdfb83437.
Solidity: function getMarketFees(uint128 , uint256 amount) view returns(uint256 depositFeeAmount, uint256 withdrawFeeAmount)
func (*CoreGoerliCaller) GetMarketMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketMinDelegateTime(opts *bind.CallOpts, marketId *big.Int) (uint32, error)
GetMarketMinDelegateTime is a free data retrieval call binding the contract method 0x5424901b.
Solidity: function getMarketMinDelegateTime(uint128 marketId) view returns(uint32)
func (*CoreGoerliCaller) GetMarketNetIssuance ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketNetIssuance(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetMarketNetIssuance is a free data retrieval call binding the contract method 0x85d99ebc.
Solidity: function getMarketNetIssuance(uint128 marketId) view returns(int128)
func (*CoreGoerliCaller) GetMarketReportedDebt ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketReportedDebt(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetMarketReportedDebt is a free data retrieval call binding the contract method 0x86e3b1cf.
Solidity: function getMarketReportedDebt(uint128 marketId) view returns(uint256)
func (*CoreGoerliCaller) GetMarketTotalDebt ¶
func (_CoreGoerli *CoreGoerliCaller) GetMarketTotalDebt(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetMarketTotalDebt is a free data retrieval call binding the contract method 0xbaa2a264.
Solidity: function getMarketTotalDebt(uint128 marketId) view returns(int256)
func (*CoreGoerliCaller) GetMaximumMarketCollateral ¶
func (_CoreGoerli *CoreGoerliCaller) GetMaximumMarketCollateral(opts *bind.CallOpts, marketId *big.Int, collateralType common.Address) (*big.Int, error)
GetMaximumMarketCollateral is a free data retrieval call binding the contract method 0x12e1c673.
Solidity: function getMaximumMarketCollateral(uint128 marketId, address collateralType) view returns(uint256)
func (*CoreGoerliCaller) GetMessageSender ¶ added in v0.1.5
GetMessageSender is a free data retrieval call binding the contract method 0x76167a89.
Solidity: function getMessageSender() view returns(address)
func (*CoreGoerliCaller) GetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliCaller) GetMinLiquidityRatio(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetMinLiquidityRatio is a free data retrieval call binding the contract method 0x84f29b6d.
Solidity: function getMinLiquidityRatio(uint128 marketId) view returns(uint256)
func (*CoreGoerliCaller) GetMinLiquidityRatio0 ¶
GetMinLiquidityRatio0 is a free data retrieval call binding the contract method 0xfd85c1f8.
Solidity: function getMinLiquidityRatio() view returns(uint256)
func (*CoreGoerliCaller) GetNominatedPoolOwner ¶
func (_CoreGoerli *CoreGoerliCaller) GetNominatedPoolOwner(opts *bind.CallOpts, poolId *big.Int) (common.Address, error)
GetNominatedPoolOwner is a free data retrieval call binding the contract method 0x9851af01.
Solidity: function getNominatedPoolOwner(uint128 poolId) view returns(address)
func (*CoreGoerliCaller) GetOracleManager ¶
GetOracleManager is a free data retrieval call binding the contract method 0xb01ceccd.
Solidity: function getOracleManager() view returns(address)
func (*CoreGoerliCaller) GetPoolCollateralIssuanceRatio ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliCaller) GetPoolCollateralIssuanceRatio(opts *bind.CallOpts, poolId *big.Int, collateral common.Address) (*big.Int, error)
GetPoolCollateralIssuanceRatio is a free data retrieval call binding the contract method 0xc4d2aad3.
Solidity: function getPoolCollateralIssuanceRatio(uint128 poolId, address collateral) view returns(uint256)
func (*CoreGoerliCaller) GetPoolConfiguration ¶
func (_CoreGoerli *CoreGoerliCaller) GetPoolConfiguration(opts *bind.CallOpts, poolId *big.Int) ([]MarketConfigurationData, error)
GetPoolConfiguration is a free data retrieval call binding the contract method 0xefecf137.
Solidity: function getPoolConfiguration(uint128 poolId) view returns((uint128,uint128,int128)[])
func (*CoreGoerliCaller) GetPoolName ¶
func (_CoreGoerli *CoreGoerliCaller) GetPoolName(opts *bind.CallOpts, poolId *big.Int) (string, error)
GetPoolName is a free data retrieval call binding the contract method 0xf86e6f91.
Solidity: function getPoolName(uint128 poolId) view returns(string poolName)
func (*CoreGoerliCaller) GetPoolOwner ¶
func (_CoreGoerli *CoreGoerliCaller) GetPoolOwner(opts *bind.CallOpts, poolId *big.Int) (common.Address, error)
GetPoolOwner is a free data retrieval call binding the contract method 0xbbdd7c5a.
Solidity: function getPoolOwner(uint128 poolId) view returns(address)
func (*CoreGoerliCaller) GetPositionCollateral ¶
func (_CoreGoerli *CoreGoerliCaller) GetPositionCollateral(opts *bind.CallOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address) (struct { Amount *big.Int Value *big.Int }, error)
GetPositionCollateral is a free data retrieval call binding the contract method 0x33cc422b.
Solidity: function getPositionCollateral(uint128 accountId, uint128 poolId, address collateralType) view returns(uint256 amount, uint256 value)
func (*CoreGoerliCaller) GetPreferredPool ¶
GetPreferredPool is a free data retrieval call binding the contract method 0x3b390b57.
Solidity: function getPreferredPool() view returns(uint128)
func (*CoreGoerliCaller) GetRewardRate ¶
func (_CoreGoerli *CoreGoerliCaller) GetRewardRate(opts *bind.CallOpts, poolId *big.Int, collateralType common.Address, distributor common.Address) (*big.Int, error)
GetRewardRate is a free data retrieval call binding the contract method 0x0dd2395a.
Solidity: function getRewardRate(uint128 poolId, address collateralType, address distributor) view returns(uint256)
func (*CoreGoerliCaller) GetUsdToken ¶
GetUsdToken is a free data retrieval call binding the contract method 0x21f1d9e5.
Solidity: function getUsdToken() view returns(address)
func (*CoreGoerliCaller) GetVaultCollateral ¶
func (_CoreGoerli *CoreGoerliCaller) GetVaultCollateral(opts *bind.CallOpts, poolId *big.Int, collateralType common.Address) (struct { Amount *big.Int Value *big.Int }, error)
GetVaultCollateral is a free data retrieval call binding the contract method 0x078145a8.
Solidity: function getVaultCollateral(uint128 poolId, address collateralType) view returns(uint256 amount, uint256 value)
func (*CoreGoerliCaller) GetWithdrawableMarketUsd ¶
func (_CoreGoerli *CoreGoerliCaller) GetWithdrawableMarketUsd(opts *bind.CallOpts, marketId *big.Int) (*big.Int, error)
GetWithdrawableMarketUsd is a free data retrieval call binding the contract method 0x1eb60770.
Solidity: function getWithdrawableMarketUsd(uint128 marketId) view returns(uint256)
func (*CoreGoerliCaller) HasPermission ¶
func (_CoreGoerli *CoreGoerliCaller) HasPermission(opts *bind.CallOpts, accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
HasPermission is a free data retrieval call binding the contract method 0x8d34166b.
Solidity: function hasPermission(uint128 accountId, bytes32 permission, address user) view returns(bool)
func (*CoreGoerliCaller) IsAuthorized ¶
func (_CoreGoerli *CoreGoerliCaller) IsAuthorized(opts *bind.CallOpts, accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
IsAuthorized is a free data retrieval call binding the contract method 0x1213d453.
Solidity: function isAuthorized(uint128 accountId, bytes32 permission, address user) view returns(bool)
func (*CoreGoerliCaller) IsFeatureAllowed ¶
func (_CoreGoerli *CoreGoerliCaller) IsFeatureAllowed(opts *bind.CallOpts, feature [32]byte, account common.Address) (bool, error)
IsFeatureAllowed is a free data retrieval call binding the contract method 0xcf635949.
Solidity: function isFeatureAllowed(bytes32 feature, address account) view returns(bool)
func (*CoreGoerliCaller) IsMarketCapacityLocked ¶
func (_CoreGoerli *CoreGoerliCaller) IsMarketCapacityLocked(opts *bind.CallOpts, marketId *big.Int) (bool, error)
IsMarketCapacityLocked is a free data retrieval call binding the contract method 0x07003f0a.
Solidity: function isMarketCapacityLocked(uint128 marketId) view returns(bool)
func (*CoreGoerliCaller) NominatedOwner ¶
NominatedOwner is a free data retrieval call binding the contract method 0x53a47bb7.
Solidity: function nominatedOwner() view returns(address)
func (*CoreGoerliCaller) Owner ¶
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*CoreGoerliCaller) SupportsInterface ¶
func (_CoreGoerli *CoreGoerliCaller) SupportsInterface(opts *bind.CallOpts, interfaceId [4]byte) (bool, error)
SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
type CoreGoerliCallerRaw ¶
type CoreGoerliCallerRaw struct {
Contract *CoreGoerliCaller // Generic read-only contract binding to access the raw methods on
}
CoreGoerliCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*CoreGoerliCallerRaw) Call ¶
func (_CoreGoerli *CoreGoerliCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
type CoreGoerliCallerSession ¶
type CoreGoerliCallerSession struct { Contract *CoreGoerliCaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
CoreGoerliCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*CoreGoerliCallerSession) GetAccountAvailableCollateral ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAccountAvailableCollateral(accountId *big.Int, collateralType common.Address) (*big.Int, error)
GetAccountAvailableCollateral is a free data retrieval call binding the contract method 0x927482ff.
Solidity: function getAccountAvailableCollateral(uint128 accountId, address collateralType) view returns(uint256)
func (*CoreGoerliCallerSession) GetAccountCollateral ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAccountCollateral(accountId *big.Int, collateralType common.Address) (struct { TotalDeposited *big.Int TotalAssigned *big.Int TotalLocked *big.Int }, error)
GetAccountCollateral is a free data retrieval call binding the contract method 0xef45148e.
Solidity: function getAccountCollateral(uint128 accountId, address collateralType) view returns(uint256 totalDeposited, uint256 totalAssigned, uint256 totalLocked)
func (*CoreGoerliCallerSession) GetAccountLastInteraction ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAccountLastInteraction(accountId *big.Int) (*big.Int, error)
GetAccountLastInteraction is a free data retrieval call binding the contract method 0x1b5dccdb.
Solidity: function getAccountLastInteraction(uint128 accountId) view returns(uint256)
func (*CoreGoerliCallerSession) GetAccountOwner ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAccountOwner(accountId *big.Int) (common.Address, error)
GetAccountOwner is a free data retrieval call binding the contract method 0xbf60c31d.
Solidity: function getAccountOwner(uint128 accountId) view returns(address)
func (*CoreGoerliCallerSession) GetAccountPermissions ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAccountPermissions(accountId *big.Int) ([]IAccountModuleAccountPermissions, error)
GetAccountPermissions is a free data retrieval call binding the contract method 0xa796fecd.
Solidity: function getAccountPermissions(uint128 accountId) view returns((address,bytes32[])[] accountPerms)
func (*CoreGoerliCallerSession) GetAccountTokenAddress ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAccountTokenAddress() (common.Address, error)
GetAccountTokenAddress is a free data retrieval call binding the contract method 0xa148bf10.
Solidity: function getAccountTokenAddress() view returns(address)
func (*CoreGoerliCallerSession) GetApprovedPools ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetApprovedPools() ([]*big.Int, error)
GetApprovedPools is a free data retrieval call binding the contract method 0x48741626.
Solidity: function getApprovedPools() view returns(uint256[])
func (*CoreGoerliCallerSession) GetAssociatedSystem ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetAssociatedSystem(id [32]byte) (struct { Addr common.Address Kind [32]byte }, error)
GetAssociatedSystem is a free data retrieval call binding the contract method 0x60988e09.
Solidity: function getAssociatedSystem(bytes32 id) view returns(address addr, bytes32 kind)
func (*CoreGoerliCallerSession) GetCollateralConfiguration ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetCollateralConfiguration(collateralType common.Address) (CollateralConfigurationData, error)
GetCollateralConfiguration is a free data retrieval call binding the contract method 0xdc0b3f52.
Solidity: function getCollateralConfiguration(address collateralType) pure returns((bool,uint256,uint256,uint256,bytes32,address,uint256))
func (*CoreGoerliCallerSession) GetCollateralConfigurations ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetCollateralConfigurations(hideDisabled bool) ([]CollateralConfigurationData, error)
GetCollateralConfigurations is a free data retrieval call binding the contract method 0x75bf2444.
Solidity: function getCollateralConfigurations(bool hideDisabled) view returns((bool,uint256,uint256,uint256,bytes32,address,uint256)[])
func (*CoreGoerliCallerSession) GetCollateralPrice ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetCollateralPrice(collateralType common.Address) (*big.Int, error)
GetCollateralPrice is a free data retrieval call binding the contract method 0x51a40994.
Solidity: function getCollateralPrice(address collateralType) view returns(uint256)
func (*CoreGoerliCallerSession) GetConfig ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetConfig(k [32]byte) ([32]byte, error)
GetConfig is a free data retrieval call binding the contract method 0x6dd5b69d.
Solidity: function getConfig(bytes32 k) view returns(bytes32 v)
func (*CoreGoerliCallerSession) GetConfigAddress ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetConfigAddress(k [32]byte) (common.Address, error)
GetConfigAddress is a free data retrieval call binding the contract method 0xf896503a.
Solidity: function getConfigAddress(bytes32 k) view returns(address v)
func (*CoreGoerliCallerSession) GetConfigUint ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetConfigUint(k [32]byte) (*big.Int, error)
GetConfigUint is a free data retrieval call binding the contract method 0xf92bb8c9.
Solidity: function getConfigUint(bytes32 k) view returns(uint256 v)
func (*CoreGoerliCallerSession) GetDeniers ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetDeniers(feature [32]byte) ([]common.Address, error)
GetDeniers is a free data retrieval call binding the contract method 0xed429cf7.
Solidity: function getDeniers(bytes32 feature) view returns(address[])
func (*CoreGoerliCallerSession) GetFeatureFlagAllowAll ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetFeatureFlagAllowAll(feature [32]byte) (bool, error)
GetFeatureFlagAllowAll is a free data retrieval call binding the contract method 0x40a399ef.
Solidity: function getFeatureFlagAllowAll(bytes32 feature) view returns(bool)
func (*CoreGoerliCallerSession) GetFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetFeatureFlagAllowlist(feature [32]byte) ([]common.Address, error)
GetFeatureFlagAllowlist is a free data retrieval call binding the contract method 0xe12c8160.
Solidity: function getFeatureFlagAllowlist(bytes32 feature) view returns(address[])
func (*CoreGoerliCallerSession) GetFeatureFlagDenyAll ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetFeatureFlagDenyAll(feature [32]byte) (bool, error)
GetFeatureFlagDenyAll is a free data retrieval call binding the contract method 0xbcae3ea0.
Solidity: function getFeatureFlagDenyAll(bytes32 feature) view returns(bool)
func (*CoreGoerliCallerSession) GetImplementation ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetImplementation() (common.Address, error)
GetImplementation is a free data retrieval call binding the contract method 0xaaf10f42.
Solidity: function getImplementation() view returns(address)
func (*CoreGoerliCallerSession) GetLocks ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, count *big.Int) ([]CollateralLockData, error)
GetLocks is a free data retrieval call binding the contract method 0xaa8c6369.
Solidity: function getLocks(uint128 accountId, address collateralType, uint256 offset, uint256 count) view returns((uint128,uint64)[] locks)
func (*CoreGoerliCallerSession) GetMarketAddress ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketAddress(marketId *big.Int) (common.Address, error)
GetMarketAddress is a free data retrieval call binding the contract method 0xd24437f1.
Solidity: function getMarketAddress(uint128 marketId) view returns(address)
func (*CoreGoerliCallerSession) GetMarketCollateral ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketCollateral(marketId *big.Int) (*big.Int, error)
GetMarketCollateral is a free data retrieval call binding the contract method 0x150834a3.
Solidity: function getMarketCollateral(uint128 marketId) view returns(uint256)
func (*CoreGoerliCallerSession) GetMarketCollateralAmount ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketCollateralAmount(marketId *big.Int, collateralType common.Address) (*big.Int, error)
GetMarketCollateralAmount is a free data retrieval call binding the contract method 0xc2b0cf41.
Solidity: function getMarketCollateralAmount(uint128 marketId, address collateralType) view returns(uint256 collateralAmountD18)
func (*CoreGoerliCallerSession) GetMarketCollateralValue ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketCollateralValue(marketId *big.Int) (*big.Int, error)
GetMarketCollateralValue is a free data retrieval call binding the contract method 0xd4f88381.
Solidity: function getMarketCollateralValue(uint128 marketId) view returns(uint256)
func (*CoreGoerliCallerSession) GetMarketFees ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketFees(arg0 *big.Int, amount *big.Int) (struct { DepositFeeAmount *big.Int WithdrawFeeAmount *big.Int }, error)
GetMarketFees is a free data retrieval call binding the contract method 0xdfb83437.
Solidity: function getMarketFees(uint128 , uint256 amount) view returns(uint256 depositFeeAmount, uint256 withdrawFeeAmount)
func (*CoreGoerliCallerSession) GetMarketMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketMinDelegateTime(marketId *big.Int) (uint32, error)
GetMarketMinDelegateTime is a free data retrieval call binding the contract method 0x5424901b.
Solidity: function getMarketMinDelegateTime(uint128 marketId) view returns(uint32)
func (*CoreGoerliCallerSession) GetMarketNetIssuance ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketNetIssuance(marketId *big.Int) (*big.Int, error)
GetMarketNetIssuance is a free data retrieval call binding the contract method 0x85d99ebc.
Solidity: function getMarketNetIssuance(uint128 marketId) view returns(int128)
func (*CoreGoerliCallerSession) GetMarketReportedDebt ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMarketReportedDebt(marketId *big.Int) (*big.Int, error)
GetMarketReportedDebt is a free data retrieval call binding the contract method 0x86e3b1cf.
Solidity: function getMarketReportedDebt(uint128 marketId) view returns(uint256)
func (*CoreGoerliCallerSession) GetMarketTotalDebt ¶
GetMarketTotalDebt is a free data retrieval call binding the contract method 0xbaa2a264.
Solidity: function getMarketTotalDebt(uint128 marketId) view returns(int256)
func (*CoreGoerliCallerSession) GetMaximumMarketCollateral ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMaximumMarketCollateral(marketId *big.Int, collateralType common.Address) (*big.Int, error)
GetMaximumMarketCollateral is a free data retrieval call binding the contract method 0x12e1c673.
Solidity: function getMaximumMarketCollateral(uint128 marketId, address collateralType) view returns(uint256)
func (*CoreGoerliCallerSession) GetMessageSender ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliCallerSession) GetMessageSender() (common.Address, error)
GetMessageSender is a free data retrieval call binding the contract method 0x76167a89.
Solidity: function getMessageSender() view returns(address)
func (*CoreGoerliCallerSession) GetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMinLiquidityRatio(marketId *big.Int) (*big.Int, error)
GetMinLiquidityRatio is a free data retrieval call binding the contract method 0x84f29b6d.
Solidity: function getMinLiquidityRatio(uint128 marketId) view returns(uint256)
func (*CoreGoerliCallerSession) GetMinLiquidityRatio0 ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetMinLiquidityRatio0() (*big.Int, error)
GetMinLiquidityRatio0 is a free data retrieval call binding the contract method 0xfd85c1f8.
Solidity: function getMinLiquidityRatio() view returns(uint256)
func (*CoreGoerliCallerSession) GetNominatedPoolOwner ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetNominatedPoolOwner(poolId *big.Int) (common.Address, error)
GetNominatedPoolOwner is a free data retrieval call binding the contract method 0x9851af01.
Solidity: function getNominatedPoolOwner(uint128 poolId) view returns(address)
func (*CoreGoerliCallerSession) GetOracleManager ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetOracleManager() (common.Address, error)
GetOracleManager is a free data retrieval call binding the contract method 0xb01ceccd.
Solidity: function getOracleManager() view returns(address)
func (*CoreGoerliCallerSession) GetPoolCollateralIssuanceRatio ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliCallerSession) GetPoolCollateralIssuanceRatio(poolId *big.Int, collateral common.Address) (*big.Int, error)
GetPoolCollateralIssuanceRatio is a free data retrieval call binding the contract method 0xc4d2aad3.
Solidity: function getPoolCollateralIssuanceRatio(uint128 poolId, address collateral) view returns(uint256)
func (*CoreGoerliCallerSession) GetPoolConfiguration ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetPoolConfiguration(poolId *big.Int) ([]MarketConfigurationData, error)
GetPoolConfiguration is a free data retrieval call binding the contract method 0xefecf137.
Solidity: function getPoolConfiguration(uint128 poolId) view returns((uint128,uint128,int128)[])
func (*CoreGoerliCallerSession) GetPoolName ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetPoolName(poolId *big.Int) (string, error)
GetPoolName is a free data retrieval call binding the contract method 0xf86e6f91.
Solidity: function getPoolName(uint128 poolId) view returns(string poolName)
func (*CoreGoerliCallerSession) GetPoolOwner ¶
GetPoolOwner is a free data retrieval call binding the contract method 0xbbdd7c5a.
Solidity: function getPoolOwner(uint128 poolId) view returns(address)
func (*CoreGoerliCallerSession) GetPositionCollateral ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetPositionCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address) (struct { Amount *big.Int Value *big.Int }, error)
GetPositionCollateral is a free data retrieval call binding the contract method 0x33cc422b.
Solidity: function getPositionCollateral(uint128 accountId, uint128 poolId, address collateralType) view returns(uint256 amount, uint256 value)
func (*CoreGoerliCallerSession) GetPreferredPool ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetPreferredPool() (*big.Int, error)
GetPreferredPool is a free data retrieval call binding the contract method 0x3b390b57.
Solidity: function getPreferredPool() view returns(uint128)
func (*CoreGoerliCallerSession) GetRewardRate ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetRewardRate(poolId *big.Int, collateralType common.Address, distributor common.Address) (*big.Int, error)
GetRewardRate is a free data retrieval call binding the contract method 0x0dd2395a.
Solidity: function getRewardRate(uint128 poolId, address collateralType, address distributor) view returns(uint256)
func (*CoreGoerliCallerSession) GetUsdToken ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetUsdToken() (common.Address, error)
GetUsdToken is a free data retrieval call binding the contract method 0x21f1d9e5.
Solidity: function getUsdToken() view returns(address)
func (*CoreGoerliCallerSession) GetVaultCollateral ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetVaultCollateral(poolId *big.Int, collateralType common.Address) (struct { Amount *big.Int Value *big.Int }, error)
GetVaultCollateral is a free data retrieval call binding the contract method 0x078145a8.
Solidity: function getVaultCollateral(uint128 poolId, address collateralType) view returns(uint256 amount, uint256 value)
func (*CoreGoerliCallerSession) GetWithdrawableMarketUsd ¶
func (_CoreGoerli *CoreGoerliCallerSession) GetWithdrawableMarketUsd(marketId *big.Int) (*big.Int, error)
GetWithdrawableMarketUsd is a free data retrieval call binding the contract method 0x1eb60770.
Solidity: function getWithdrawableMarketUsd(uint128 marketId) view returns(uint256)
func (*CoreGoerliCallerSession) HasPermission ¶
func (_CoreGoerli *CoreGoerliCallerSession) HasPermission(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
HasPermission is a free data retrieval call binding the contract method 0x8d34166b.
Solidity: function hasPermission(uint128 accountId, bytes32 permission, address user) view returns(bool)
func (*CoreGoerliCallerSession) IsAuthorized ¶
func (_CoreGoerli *CoreGoerliCallerSession) IsAuthorized(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
IsAuthorized is a free data retrieval call binding the contract method 0x1213d453.
Solidity: function isAuthorized(uint128 accountId, bytes32 permission, address user) view returns(bool)
func (*CoreGoerliCallerSession) IsFeatureAllowed ¶
func (_CoreGoerli *CoreGoerliCallerSession) IsFeatureAllowed(feature [32]byte, account common.Address) (bool, error)
IsFeatureAllowed is a free data retrieval call binding the contract method 0xcf635949.
Solidity: function isFeatureAllowed(bytes32 feature, address account) view returns(bool)
func (*CoreGoerliCallerSession) IsMarketCapacityLocked ¶
func (_CoreGoerli *CoreGoerliCallerSession) IsMarketCapacityLocked(marketId *big.Int) (bool, error)
IsMarketCapacityLocked is a free data retrieval call binding the contract method 0x07003f0a.
Solidity: function isMarketCapacityLocked(uint128 marketId) view returns(bool)
func (*CoreGoerliCallerSession) NominatedOwner ¶
func (_CoreGoerli *CoreGoerliCallerSession) NominatedOwner() (common.Address, error)
NominatedOwner is a free data retrieval call binding the contract method 0x53a47bb7.
Solidity: function nominatedOwner() view returns(address)
func (*CoreGoerliCallerSession) Owner ¶
func (_CoreGoerli *CoreGoerliCallerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*CoreGoerliCallerSession) SupportsInterface ¶
func (_CoreGoerli *CoreGoerliCallerSession) SupportsInterface(interfaceId [4]byte) (bool, error)
SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
type CoreGoerliCollateralConfigured ¶
type CoreGoerliCollateralConfigured struct { CollateralType common.Address Config CollateralConfigurationData Raw types.Log // Blockchain specific contextual infos }
CoreGoerliCollateralConfigured represents a CollateralConfigured event raised by the CoreGoerli contract.
type CoreGoerliCollateralConfiguredIterator ¶
type CoreGoerliCollateralConfiguredIterator struct { Event *CoreGoerliCollateralConfigured // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliCollateralConfiguredIterator is returned from FilterCollateralConfigured and is used to iterate over the raw logs and unpacked data for CollateralConfigured events raised by the CoreGoerli contract.
func (*CoreGoerliCollateralConfiguredIterator) Close ¶
func (it *CoreGoerliCollateralConfiguredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliCollateralConfiguredIterator) Error ¶
func (it *CoreGoerliCollateralConfiguredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliCollateralConfiguredIterator) Next ¶
func (it *CoreGoerliCollateralConfiguredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliCollateralLockCreated ¶
type CoreGoerliCollateralLockCreated struct { AccountId *big.Int CollateralType common.Address TokenAmount *big.Int ExpireTimestamp uint64 Raw types.Log // Blockchain specific contextual infos }
CoreGoerliCollateralLockCreated represents a CollateralLockCreated event raised by the CoreGoerli contract.
type CoreGoerliCollateralLockCreatedIterator ¶
type CoreGoerliCollateralLockCreatedIterator struct { Event *CoreGoerliCollateralLockCreated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliCollateralLockCreatedIterator is returned from FilterCollateralLockCreated and is used to iterate over the raw logs and unpacked data for CollateralLockCreated events raised by the CoreGoerli contract.
func (*CoreGoerliCollateralLockCreatedIterator) Close ¶
func (it *CoreGoerliCollateralLockCreatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliCollateralLockCreatedIterator) Error ¶
func (it *CoreGoerliCollateralLockCreatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliCollateralLockCreatedIterator) Next ¶
func (it *CoreGoerliCollateralLockCreatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliCollateralLockExpired ¶
type CoreGoerliCollateralLockExpired struct { AccountId *big.Int CollateralType common.Address TokenAmount *big.Int ExpireTimestamp uint64 Raw types.Log // Blockchain specific contextual infos }
CoreGoerliCollateralLockExpired represents a CollateralLockExpired event raised by the CoreGoerli contract.
type CoreGoerliCollateralLockExpiredIterator ¶
type CoreGoerliCollateralLockExpiredIterator struct { Event *CoreGoerliCollateralLockExpired // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliCollateralLockExpiredIterator is returned from FilterCollateralLockExpired and is used to iterate over the raw logs and unpacked data for CollateralLockExpired events raised by the CoreGoerli contract.
func (*CoreGoerliCollateralLockExpiredIterator) Close ¶
func (it *CoreGoerliCollateralLockExpiredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliCollateralLockExpiredIterator) Error ¶
func (it *CoreGoerliCollateralLockExpiredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliCollateralLockExpiredIterator) Next ¶
func (it *CoreGoerliCollateralLockExpiredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliDebtAssociated ¶
type CoreGoerliDebtAssociated struct { MarketId *big.Int PoolId *big.Int CollateralType common.Address AccountId *big.Int Amount *big.Int UpdatedDebt *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliDebtAssociated represents a DebtAssociated event raised by the CoreGoerli contract.
type CoreGoerliDebtAssociatedIterator ¶
type CoreGoerliDebtAssociatedIterator struct { Event *CoreGoerliDebtAssociated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliDebtAssociatedIterator is returned from FilterDebtAssociated and is used to iterate over the raw logs and unpacked data for DebtAssociated events raised by the CoreGoerli contract.
func (*CoreGoerliDebtAssociatedIterator) Close ¶
func (it *CoreGoerliDebtAssociatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliDebtAssociatedIterator) Error ¶
func (it *CoreGoerliDebtAssociatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliDebtAssociatedIterator) Next ¶
func (it *CoreGoerliDebtAssociatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliDelegationUpdated ¶
type CoreGoerliDelegationUpdated struct { AccountId *big.Int PoolId *big.Int CollateralType common.Address Amount *big.Int Leverage *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliDelegationUpdated represents a DelegationUpdated event raised by the CoreGoerli contract.
type CoreGoerliDelegationUpdatedIterator ¶
type CoreGoerliDelegationUpdatedIterator struct { Event *CoreGoerliDelegationUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliDelegationUpdatedIterator is returned from FilterDelegationUpdated and is used to iterate over the raw logs and unpacked data for DelegationUpdated events raised by the CoreGoerli contract.
func (*CoreGoerliDelegationUpdatedIterator) Close ¶
func (it *CoreGoerliDelegationUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliDelegationUpdatedIterator) Error ¶
func (it *CoreGoerliDelegationUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliDelegationUpdatedIterator) Next ¶
func (it *CoreGoerliDelegationUpdatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliDeposited ¶
type CoreGoerliDeposited struct { AccountId *big.Int CollateralType common.Address TokenAmount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliDeposited represents a Deposited event raised by the CoreGoerli contract.
type CoreGoerliDepositedIterator ¶
type CoreGoerliDepositedIterator struct { Event *CoreGoerliDeposited // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliDepositedIterator is returned from FilterDeposited and is used to iterate over the raw logs and unpacked data for Deposited events raised by the CoreGoerli contract.
func (*CoreGoerliDepositedIterator) Close ¶
func (it *CoreGoerliDepositedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliDepositedIterator) Error ¶
func (it *CoreGoerliDepositedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliDepositedIterator) Next ¶
func (it *CoreGoerliDepositedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliFeatureFlagAllowAllSet ¶
type CoreGoerliFeatureFlagAllowAllSet struct { Feature [32]byte AllowAll bool Raw types.Log // Blockchain specific contextual infos }
CoreGoerliFeatureFlagAllowAllSet represents a FeatureFlagAllowAllSet event raised by the CoreGoerli contract.
type CoreGoerliFeatureFlagAllowAllSetIterator ¶
type CoreGoerliFeatureFlagAllowAllSetIterator struct { Event *CoreGoerliFeatureFlagAllowAllSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliFeatureFlagAllowAllSetIterator is returned from FilterFeatureFlagAllowAllSet and is used to iterate over the raw logs and unpacked data for FeatureFlagAllowAllSet events raised by the CoreGoerli contract.
func (*CoreGoerliFeatureFlagAllowAllSetIterator) Close ¶
func (it *CoreGoerliFeatureFlagAllowAllSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliFeatureFlagAllowAllSetIterator) Error ¶
func (it *CoreGoerliFeatureFlagAllowAllSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliFeatureFlagAllowAllSetIterator) Next ¶
func (it *CoreGoerliFeatureFlagAllowAllSetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliFeatureFlagAllowlistAdded ¶
type CoreGoerliFeatureFlagAllowlistAdded struct { Feature [32]byte Account common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliFeatureFlagAllowlistAdded represents a FeatureFlagAllowlistAdded event raised by the CoreGoerli contract.
type CoreGoerliFeatureFlagAllowlistAddedIterator ¶
type CoreGoerliFeatureFlagAllowlistAddedIterator struct { Event *CoreGoerliFeatureFlagAllowlistAdded // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliFeatureFlagAllowlistAddedIterator is returned from FilterFeatureFlagAllowlistAdded and is used to iterate over the raw logs and unpacked data for FeatureFlagAllowlistAdded events raised by the CoreGoerli contract.
func (*CoreGoerliFeatureFlagAllowlistAddedIterator) Close ¶
func (it *CoreGoerliFeatureFlagAllowlistAddedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliFeatureFlagAllowlistAddedIterator) Error ¶
func (it *CoreGoerliFeatureFlagAllowlistAddedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliFeatureFlagAllowlistAddedIterator) Next ¶
func (it *CoreGoerliFeatureFlagAllowlistAddedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliFeatureFlagAllowlistRemoved ¶
type CoreGoerliFeatureFlagAllowlistRemoved struct { Feature [32]byte Account common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliFeatureFlagAllowlistRemoved represents a FeatureFlagAllowlistRemoved event raised by the CoreGoerli contract.
type CoreGoerliFeatureFlagAllowlistRemovedIterator ¶
type CoreGoerliFeatureFlagAllowlistRemovedIterator struct { Event *CoreGoerliFeatureFlagAllowlistRemoved // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliFeatureFlagAllowlistRemovedIterator is returned from FilterFeatureFlagAllowlistRemoved and is used to iterate over the raw logs and unpacked data for FeatureFlagAllowlistRemoved events raised by the CoreGoerli contract.
func (*CoreGoerliFeatureFlagAllowlistRemovedIterator) Close ¶
func (it *CoreGoerliFeatureFlagAllowlistRemovedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliFeatureFlagAllowlistRemovedIterator) Error ¶
func (it *CoreGoerliFeatureFlagAllowlistRemovedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliFeatureFlagAllowlistRemovedIterator) Next ¶
func (it *CoreGoerliFeatureFlagAllowlistRemovedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliFeatureFlagDeniersReset ¶
type CoreGoerliFeatureFlagDeniersReset struct { Feature [32]byte Deniers []common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliFeatureFlagDeniersReset represents a FeatureFlagDeniersReset event raised by the CoreGoerli contract.
type CoreGoerliFeatureFlagDeniersResetIterator ¶
type CoreGoerliFeatureFlagDeniersResetIterator struct { Event *CoreGoerliFeatureFlagDeniersReset // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliFeatureFlagDeniersResetIterator is returned from FilterFeatureFlagDeniersReset and is used to iterate over the raw logs and unpacked data for FeatureFlagDeniersReset events raised by the CoreGoerli contract.
func (*CoreGoerliFeatureFlagDeniersResetIterator) Close ¶
func (it *CoreGoerliFeatureFlagDeniersResetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliFeatureFlagDeniersResetIterator) Error ¶
func (it *CoreGoerliFeatureFlagDeniersResetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliFeatureFlagDeniersResetIterator) Next ¶
func (it *CoreGoerliFeatureFlagDeniersResetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliFeatureFlagDenyAllSet ¶
type CoreGoerliFeatureFlagDenyAllSet struct { Feature [32]byte DenyAll bool Raw types.Log // Blockchain specific contextual infos }
CoreGoerliFeatureFlagDenyAllSet represents a FeatureFlagDenyAllSet event raised by the CoreGoerli contract.
type CoreGoerliFeatureFlagDenyAllSetIterator ¶
type CoreGoerliFeatureFlagDenyAllSetIterator struct { Event *CoreGoerliFeatureFlagDenyAllSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliFeatureFlagDenyAllSetIterator is returned from FilterFeatureFlagDenyAllSet and is used to iterate over the raw logs and unpacked data for FeatureFlagDenyAllSet events raised by the CoreGoerli contract.
func (*CoreGoerliFeatureFlagDenyAllSetIterator) Close ¶
func (it *CoreGoerliFeatureFlagDenyAllSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliFeatureFlagDenyAllSetIterator) Error ¶
func (it *CoreGoerliFeatureFlagDenyAllSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliFeatureFlagDenyAllSetIterator) Next ¶
func (it *CoreGoerliFeatureFlagDenyAllSetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliFilterer ¶
type CoreGoerliFilterer struct {
// contains filtered or unexported fields
}
CoreGoerliFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewCoreGoerliFilterer ¶
func NewCoreGoerliFilterer(address common.Address, filterer bind.ContractFilterer) (*CoreGoerliFilterer, error)
NewCoreGoerliFilterer creates a new log filterer instance of CoreGoerli, bound to a specific deployed contract.
func (*CoreGoerliFilterer) FilterAccountCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterAccountCreated(opts *bind.FilterOpts, accountId []*big.Int, owner []common.Address) (*CoreGoerliAccountCreatedIterator, error)
FilterAccountCreated is a free log retrieval operation binding the contract event 0xa9e04d307e860938fa63307df8b8090e365276e59fcca12ed55656c25e538019.
Solidity: event AccountCreated(uint128 indexed accountId, address indexed owner)
func (*CoreGoerliFilterer) FilterAssociatedSystemSet ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterAssociatedSystemSet(opts *bind.FilterOpts, kind [][32]byte, id [][32]byte) (*CoreGoerliAssociatedSystemSetIterator, error)
FilterAssociatedSystemSet is a free log retrieval operation binding the contract event 0xc8551a5a03a7b06d5d20159b3b8839429a7aefab4bf3d020f1b65fa903ccb3d2.
Solidity: event AssociatedSystemSet(bytes32 indexed kind, bytes32 indexed id, address proxy, address impl)
func (*CoreGoerliFilterer) FilterCollateralConfigured ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterCollateralConfigured(opts *bind.FilterOpts, collateralType []common.Address) (*CoreGoerliCollateralConfiguredIterator, error)
FilterCollateralConfigured is a free log retrieval operation binding the contract event 0xefc23317f58afd6b22480bd22174cc7da0913bce25c03d9859216dacddebe6fe.
Solidity: event CollateralConfigured(address indexed collateralType, (bool,uint256,uint256,uint256,bytes32,address,uint256) config)
func (*CoreGoerliFilterer) FilterCollateralLockCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterCollateralLockCreated(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address) (*CoreGoerliCollateralLockCreatedIterator, error)
FilterCollateralLockCreated is a free log retrieval operation binding the contract event 0x8a78446a234220d3ee3f46aa6ea1ea5bc438bd153398ebcbd171843744b452a6.
Solidity: event CollateralLockCreated(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, uint64 expireTimestamp)
func (*CoreGoerliFilterer) FilterCollateralLockExpired ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterCollateralLockExpired(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address) (*CoreGoerliCollateralLockExpiredIterator, error)
FilterCollateralLockExpired is a free log retrieval operation binding the contract event 0xc5e2c7afc4e54d998977e11260a0bfc0ad5678a3a8b6628162f9d4e642d7f160.
Solidity: event CollateralLockExpired(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, uint64 expireTimestamp)
func (*CoreGoerliFilterer) FilterDebtAssociated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterDebtAssociated(opts *bind.FilterOpts, marketId []*big.Int, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliDebtAssociatedIterator, error)
FilterDebtAssociated is a free log retrieval operation binding the contract event 0xb03bc7530b5650601d2c8bc86c81a45b6b50b0099defd3f17a6bdb48660180ad.
Solidity: event DebtAssociated(uint128 indexed marketId, uint128 indexed poolId, address indexed collateralType, uint128 accountId, uint256 amount, int256 updatedDebt)
func (*CoreGoerliFilterer) FilterDelegationUpdated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterDelegationUpdated(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, sender []common.Address) (*CoreGoerliDelegationUpdatedIterator, error)
FilterDelegationUpdated is a free log retrieval operation binding the contract event 0x7b12dd38f18c0ff77ae702f6da13fbbcb28f53f807ecc7d39ee8d8b1ea8295ad.
Solidity: event DelegationUpdated(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, uint256 leverage, address indexed sender)
func (*CoreGoerliFilterer) FilterDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterDeposited(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address, sender []common.Address) (*CoreGoerliDepositedIterator, error)
FilterDeposited is a free log retrieval operation binding the contract event 0xd92122e67326e9313bfae33ccb1fccf5194584c6bf93a8529a6b006d8c6e24a9.
Solidity: event Deposited(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) FilterFeatureFlagAllowAllSet ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagAllowAllSet(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagAllowAllSetIterator, error)
FilterFeatureFlagAllowAllSet is a free log retrieval operation binding the contract event 0xa806035d8c8de7cd43725250d3fbf9ee7abe3b99ffb892897913d8a21721121d.
Solidity: event FeatureFlagAllowAllSet(bytes32 indexed feature, bool allowAll)
func (*CoreGoerliFilterer) FilterFeatureFlagAllowlistAdded ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagAllowlistAdded(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagAllowlistAddedIterator, error)
FilterFeatureFlagAllowlistAdded is a free log retrieval operation binding the contract event 0x30b9b4104e2fb00b4f980e414dcd828e691c8fcb286f0c73d7267c3a2de49383.
Solidity: event FeatureFlagAllowlistAdded(bytes32 indexed feature, address account)
func (*CoreGoerliFilterer) FilterFeatureFlagAllowlistRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagAllowlistRemoved(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagAllowlistRemovedIterator, error)
FilterFeatureFlagAllowlistRemoved is a free log retrieval operation binding the contract event 0xb44a47e11880cc865e8ea382561e406dea8c895366c58e3908f05708b2880890.
Solidity: event FeatureFlagAllowlistRemoved(bytes32 indexed feature, address account)
func (*CoreGoerliFilterer) FilterFeatureFlagDeniersReset ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagDeniersReset(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagDeniersResetIterator, error)
FilterFeatureFlagDeniersReset is a free log retrieval operation binding the contract event 0x74d48d0b51a70680130c00decd06b4d536fbb3cee16a3b0bdd2309c264dcbd13.
Solidity: event FeatureFlagDeniersReset(bytes32 indexed feature, address[] deniers)
func (*CoreGoerliFilterer) FilterFeatureFlagDenyAllSet ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterFeatureFlagDenyAllSet(opts *bind.FilterOpts, feature [][32]byte) (*CoreGoerliFeatureFlagDenyAllSetIterator, error)
FilterFeatureFlagDenyAllSet is a free log retrieval operation binding the contract event 0x97f76d2e384948e28ddd4280a4e76e8600acc328a0c0910c93682a0fccc02018.
Solidity: event FeatureFlagDenyAllSet(bytes32 indexed feature, bool denyAll)
func (*CoreGoerliFilterer) FilterIssuanceFeePaid ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterIssuanceFeePaid(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int) (*CoreGoerliIssuanceFeePaidIterator, error)
FilterIssuanceFeePaid is a free log retrieval operation binding the contract event 0x28d0fb10e1c8ce51490a16fb3b40bf23f8064f7c624d3a3852ad66683a25995d.
Solidity: event IssuanceFeePaid(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 feeAmount)
func (*CoreGoerliFilterer) FilterLiquidation ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterLiquidation(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliLiquidationIterator, error)
FilterLiquidation is a free log retrieval operation binding the contract event 0xe6c1b26644f880854bf954d4186be9f0b2d06d50fa0484b596e79d409c07a5fd.
Solidity: event Liquidation(uint128 indexed accountId, uint128 indexed poolId, address indexed collateralType, (uint256,uint256,uint256) liquidationData, uint128 liquidateAsAccountId, address sender)
func (*CoreGoerliFilterer) FilterMarketCollateralDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMarketCollateralDeposited(opts *bind.FilterOpts, marketId []*big.Int, collateralType []common.Address, sender []common.Address) (*CoreGoerliMarketCollateralDepositedIterator, error)
FilterMarketCollateralDeposited is a free log retrieval operation binding the contract event 0x6affa35c1a0ba6198bd74578c93e3a0eb32a96af0af26ce8adf06b933212ca1b.
Solidity: event MarketCollateralDeposited(uint128 indexed marketId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) FilterMarketCollateralWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMarketCollateralWithdrawn(opts *bind.FilterOpts, marketId []*big.Int, collateralType []common.Address, sender []common.Address) (*CoreGoerliMarketCollateralWithdrawnIterator, error)
FilterMarketCollateralWithdrawn is a free log retrieval operation binding the contract event 0x31fd88ca973dd7ee814313c50c2aaa7cd2d2142634582332b1e2671e6d97fd9a.
Solidity: event MarketCollateralWithdrawn(uint128 indexed marketId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) FilterMarketRegistered ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMarketRegistered(opts *bind.FilterOpts, market []common.Address, marketId []*big.Int, sender []common.Address) (*CoreGoerliMarketRegisteredIterator, error)
FilterMarketRegistered is a free log retrieval operation binding the contract event 0xeb87361ace8c1947e121293eb214f68d889d9cf273c48246b38c3cbf185748d0.
Solidity: event MarketRegistered(address indexed market, uint128 indexed marketId, address indexed sender)
func (*CoreGoerliFilterer) FilterMarketSystemFeePaid ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMarketSystemFeePaid(opts *bind.FilterOpts, marketId []*big.Int) (*CoreGoerliMarketSystemFeePaidIterator, error)
FilterMarketSystemFeePaid is a free log retrieval operation binding the contract event 0x8b69fed8aed97ef9572216662359ece45fa52f2b5ff44a78b7ec3c5ef05153f8.
Solidity: event MarketSystemFeePaid(uint128 indexed marketId, uint256 feeAmount)
func (*CoreGoerliFilterer) FilterMarketUsdDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMarketUsdDeposited(opts *bind.FilterOpts, marketId []*big.Int, target []common.Address, market []common.Address) (*CoreGoerliMarketUsdDepositedIterator, error)
FilterMarketUsdDeposited is a free log retrieval operation binding the contract event 0xcbdbec7c74466ca0e764de5f6bca5bef859e31a7d6284be22ac6b4beabddf835.
Solidity: event MarketUsdDeposited(uint128 indexed marketId, address indexed target, uint256 amount, address indexed market)
func (*CoreGoerliFilterer) FilterMarketUsdWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMarketUsdWithdrawn(opts *bind.FilterOpts, marketId []*big.Int, target []common.Address, market []common.Address) (*CoreGoerliMarketUsdWithdrawnIterator, error)
FilterMarketUsdWithdrawn is a free log retrieval operation binding the contract event 0x8669e4526579b1f1da479be2f96d1c7953fff439a4f98362a1c9ca07fe42ba41.
Solidity: event MarketUsdWithdrawn(uint128 indexed marketId, address indexed target, uint256 amount, address indexed market)
func (*CoreGoerliFilterer) FilterMaximumMarketCollateralConfigured ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterMaximumMarketCollateralConfigured(opts *bind.FilterOpts, marketId []*big.Int, collateralType []common.Address, owner []common.Address) (*CoreGoerliMaximumMarketCollateralConfiguredIterator, error)
FilterMaximumMarketCollateralConfigured is a free log retrieval operation binding the contract event 0x499c8fcfbc4341c37dcf444c890d42ef888d46aa586f97ceb20577c2635c8075.
Solidity: event MaximumMarketCollateralConfigured(uint128 indexed marketId, address indexed collateralType, uint256 systemAmount, address indexed owner)
func (*CoreGoerliFilterer) FilterNewSupportedCrossChainNetwork ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterNewSupportedCrossChainNetwork(opts *bind.FilterOpts) (*CoreGoerliNewSupportedCrossChainNetworkIterator, error)
FilterNewSupportedCrossChainNetwork is a free log retrieval operation binding the contract event 0x1874eb2a5288e478dcedf1d33291bd7293eeef5946ec516d2ef54a364b3f63d8.
Solidity: event NewSupportedCrossChainNetwork(uint64 newChainId)
func (*CoreGoerliFilterer) FilterOwnerChanged ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterOwnerChanged(opts *bind.FilterOpts) (*CoreGoerliOwnerChangedIterator, error)
FilterOwnerChanged is a free log retrieval operation binding the contract event 0xb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c.
Solidity: event OwnerChanged(address oldOwner, address newOwner)
func (*CoreGoerliFilterer) FilterOwnerNominated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterOwnerNominated(opts *bind.FilterOpts) (*CoreGoerliOwnerNominatedIterator, error)
FilterOwnerNominated is a free log retrieval operation binding the contract event 0x906a1c6bd7e3091ea86693dd029a831c19049ce77f1dce2ce0bab1cacbabce22.
Solidity: event OwnerNominated(address newOwner)
func (*CoreGoerliFilterer) FilterPermissionGranted ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPermissionGranted(opts *bind.FilterOpts, accountId []*big.Int, permission [][32]byte, user []common.Address) (*CoreGoerliPermissionGrantedIterator, error)
FilterPermissionGranted is a free log retrieval operation binding the contract event 0x32ff7c3f84299a3543c1e89057e98ba962f4fbe7786c52289e184c57b9a36a50.
Solidity: event PermissionGranted(uint128 indexed accountId, bytes32 indexed permission, address indexed user, address sender)
func (*CoreGoerliFilterer) FilterPermissionRevoked ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPermissionRevoked(opts *bind.FilterOpts, accountId []*big.Int, permission [][32]byte, user []common.Address) (*CoreGoerliPermissionRevokedIterator, error)
FilterPermissionRevoked is a free log retrieval operation binding the contract event 0x116c7e9cd2db316974fb473babcbcd625be1350842d0319e761d30aefb09a58a.
Solidity: event PermissionRevoked(uint128 indexed accountId, bytes32 indexed permission, address indexed user, address sender)
func (*CoreGoerliFilterer) FilterPoolApprovedAdded ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolApprovedAdded(opts *bind.FilterOpts) (*CoreGoerliPoolApprovedAddedIterator, error)
FilterPoolApprovedAdded is a free log retrieval operation binding the contract event 0x7d5bdf4e8c44e0b5a8249bf03c2a1febd848cc7f580efd7b1703301c5b1a9e4e.
Solidity: event PoolApprovedAdded(uint256 poolId)
func (*CoreGoerliFilterer) FilterPoolApprovedRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolApprovedRemoved(opts *bind.FilterOpts) (*CoreGoerliPoolApprovedRemovedIterator, error)
FilterPoolApprovedRemoved is a free log retrieval operation binding the contract event 0xc1567ee9983f306f073ea7d59a7fb5680ce07985f8b49cc50d00a3a9f748d3c2.
Solidity: event PoolApprovedRemoved(uint256 poolId)
func (*CoreGoerliFilterer) FilterPoolCollateralConfigurationUpdated ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolCollateralConfigurationUpdated(opts *bind.FilterOpts, poolId []*big.Int) (*CoreGoerliPoolCollateralConfigurationUpdatedIterator, error)
FilterPoolCollateralConfigurationUpdated is a free log retrieval operation binding the contract event 0x5ebb5c59166ab9735b293a159ee2129e61d16b526867763f25557a275a2aad92.
Solidity: event PoolCollateralConfigurationUpdated(uint128 indexed poolId, address collateralType, (uint256,uint256) config)
func (*CoreGoerliFilterer) FilterPoolCollateralDisabledByDefaultSet ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolCollateralDisabledByDefaultSet(opts *bind.FilterOpts) (*CoreGoerliPoolCollateralDisabledByDefaultSetIterator, error)
FilterPoolCollateralDisabledByDefaultSet is a free log retrieval operation binding the contract event 0xe0ed98ef42e6a4a881ae0d3c4459c9ed06a36a2144e02efc11823c6cae515bf2.
Solidity: event PoolCollateralDisabledByDefaultSet(uint128 poolId, bool disabled)
func (*CoreGoerliFilterer) FilterPoolConfigurationSet ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolConfigurationSet(opts *bind.FilterOpts, poolId []*big.Int, sender []common.Address) (*CoreGoerliPoolConfigurationSetIterator, error)
FilterPoolConfigurationSet is a free log retrieval operation binding the contract event 0xdd812c2e47943d98e6c66b2b9872d1f9270b8523c82eb60ad5c8d580a614081c.
Solidity: event PoolConfigurationSet(uint128 indexed poolId, (uint128,uint128,int128)[] markets, address indexed sender)
func (*CoreGoerliFilterer) FilterPoolCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolCreated(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address, sender []common.Address) (*CoreGoerliPoolCreatedIterator, error)
FilterPoolCreated is a free log retrieval operation binding the contract event 0xb1517ad708e5f9a104c30d3f1ff749d55833b1d03bf472013c29888e741cf340.
Solidity: event PoolCreated(uint128 indexed poolId, address indexed owner, address indexed sender)
func (*CoreGoerliFilterer) FilterPoolNameUpdated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolNameUpdated(opts *bind.FilterOpts, poolId []*big.Int, sender []common.Address) (*CoreGoerliPoolNameUpdatedIterator, error)
FilterPoolNameUpdated is a free log retrieval operation binding the contract event 0x63b42abaf7e145a993f20bc64259f45d09c43d18838ab0bca078b15093ac55f4.
Solidity: event PoolNameUpdated(uint128 indexed poolId, string name, address indexed sender)
func (*CoreGoerliFilterer) FilterPoolNominationRenounced ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolNominationRenounced(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address) (*CoreGoerliPoolNominationRenouncedIterator, error)
FilterPoolNominationRenounced is a free log retrieval operation binding the contract event 0x28301da5fb0feefb138efa6310af4547a74f415d62616f90519436dc169c3ae0.
Solidity: event PoolNominationRenounced(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) FilterPoolNominationRevoked ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolNominationRevoked(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address) (*CoreGoerliPoolNominationRevokedIterator, error)
FilterPoolNominationRevoked is a free log retrieval operation binding the contract event 0xa20a605599b6da4a06e0662f1284c442a576bc452b77a38c8c55805cb82a1865.
Solidity: event PoolNominationRevoked(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) FilterPoolOwnerNominated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolOwnerNominated(opts *bind.FilterOpts, poolId []*big.Int, nominatedOwner []common.Address, owner []common.Address) (*CoreGoerliPoolOwnerNominatedIterator, error)
FilterPoolOwnerNominated is a free log retrieval operation binding the contract event 0x55d98f82a53fb5776e9ea48d624ab9cb015b51a45249b1ed8425fc857c82f4f8.
Solidity: event PoolOwnerNominated(uint128 indexed poolId, address indexed nominatedOwner, address indexed owner)
func (*CoreGoerliFilterer) FilterPoolOwnershipAccepted ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPoolOwnershipAccepted(opts *bind.FilterOpts, poolId []*big.Int, owner []common.Address) (*CoreGoerliPoolOwnershipAcceptedIterator, error)
FilterPoolOwnershipAccepted is a free log retrieval operation binding the contract event 0x4f86f2ce8b08e27d0e470f4269b71c3bbc68407d51a2e692f6573236074ebc5a.
Solidity: event PoolOwnershipAccepted(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) FilterPreferredPoolSet ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterPreferredPoolSet(opts *bind.FilterOpts) (*CoreGoerliPreferredPoolSetIterator, error)
FilterPreferredPoolSet is a free log retrieval operation binding the contract event 0x7e7cb4726e710dc12fad41f158c37a4a71af3a6f053b8b13670d35c710139a56.
Solidity: event PreferredPoolSet(uint256 poolId)
func (*CoreGoerliFilterer) FilterRewardsClaimed ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsClaimed(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliRewardsClaimedIterator, error)
FilterRewardsClaimed is a free log retrieval operation binding the contract event 0xa4a60be4203e7975e54ab5314c7e9e18aba9ad71e8da714d8de987f4f05410f2.
Solidity: event RewardsClaimed(uint128 indexed accountId, uint128 indexed poolId, address indexed collateralType, address distributor, uint256 amount)
func (*CoreGoerliFilterer) FilterRewardsDistributed ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsDistributed(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliRewardsDistributedIterator, error)
FilterRewardsDistributed is a free log retrieval operation binding the contract event 0x19ced31d71d1db45f99d5a8d3a7616fe9d78828df58f2a28feb68c9f9ab876ca.
Solidity: event RewardsDistributed(uint128 indexed poolId, address indexed collateralType, address distributor, uint256 amount, uint256 start, uint256 duration)
func (*CoreGoerliFilterer) FilterRewardsDistributorRegistered ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsDistributorRegistered(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address, distributor []common.Address) (*CoreGoerliRewardsDistributorRegisteredIterator, error)
FilterRewardsDistributorRegistered is a free log retrieval operation binding the contract event 0x9d3609c05a83dc93a5b355d62c2b37dfde8f0833b1184d4d05c6f51cd46b6e5b.
Solidity: event RewardsDistributorRegistered(uint128 indexed poolId, address indexed collateralType, address indexed distributor)
func (*CoreGoerliFilterer) FilterRewardsDistributorRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterRewardsDistributorRemoved(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address, distributor []common.Address) (*CoreGoerliRewardsDistributorRemovedIterator, error)
FilterRewardsDistributorRemoved is a free log retrieval operation binding the contract event 0x375c4507f463c55a506be95e2cfd3cfdc0610be055087eac6049588a1bcfacba.
Solidity: event RewardsDistributorRemoved(uint128 indexed poolId, address indexed collateralType, address indexed distributor)
func (*CoreGoerliFilterer) FilterSetMarketMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterSetMarketMinLiquidityRatio(opts *bind.FilterOpts, marketId []*big.Int) (*CoreGoerliSetMarketMinLiquidityRatioIterator, error)
FilterSetMarketMinLiquidityRatio is a free log retrieval operation binding the contract event 0x563eb723f21b3e87ec8932cfb4ffa64d1b68c42053c28d6b4db019a40f6daf47.
Solidity: event SetMarketMinLiquidityRatio(uint128 indexed marketId, uint256 minLiquidityRatio)
func (*CoreGoerliFilterer) FilterSetMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterSetMinDelegateTime(opts *bind.FilterOpts, marketId []*big.Int) (*CoreGoerliSetMinDelegateTimeIterator, error)
FilterSetMinDelegateTime is a free log retrieval operation binding the contract event 0x6942a68d151863c1fed3c0c4c5f3258af738218527147ac69290ab23ca7d26c6.
Solidity: event SetMinDelegateTime(uint128 indexed marketId, uint32 minDelegateTime)
func (*CoreGoerliFilterer) FilterSetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterSetMinLiquidityRatio(opts *bind.FilterOpts) (*CoreGoerliSetMinLiquidityRatioIterator, error)
FilterSetMinLiquidityRatio is a free log retrieval operation binding the contract event 0x66fd484d9868d1faddc8fef1f3faed0ed25eb4e6acde49dd1f2cbf0fba903635.
Solidity: event SetMinLiquidityRatio(uint256 minLiquidityRatio)
func (*CoreGoerliFilterer) FilterTransferCrossChainInitiated ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterTransferCrossChainInitiated(opts *bind.FilterOpts, destChainId []uint64, amount []*big.Int) (*CoreGoerliTransferCrossChainInitiatedIterator, error)
FilterTransferCrossChainInitiated is a free log retrieval operation binding the contract event 0xb87c3097d7f9145a4915e8e434f04a1b7b91646d8a6e66a5cdab25caccb644c4.
Solidity: event TransferCrossChainInitiated(uint64 indexed destChainId, uint256 indexed amount, address sender)
func (*CoreGoerliFilterer) FilterUpgraded ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterUpgraded(opts *bind.FilterOpts, self []common.Address) (*CoreGoerliUpgradedIterator, error)
FilterUpgraded is a free log retrieval operation binding the contract event 0x5d611f318680d00598bb735d61bacf0c514c6b50e1e5ad30040a4df2b12791c7.
Solidity: event Upgraded(address indexed self, address implementation)
func (*CoreGoerliFilterer) FilterUsdBurned ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterUsdBurned(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, sender []common.Address) (*CoreGoerliUsdBurnedIterator, error)
FilterUsdBurned is a free log retrieval operation binding the contract event 0x6b0230f0abe9188cbdbb1c816a4c5e213758b5b743d8a94af056280cc1e7aeb1.
Solidity: event UsdBurned(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, address indexed sender)
func (*CoreGoerliFilterer) FilterUsdMinted ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterUsdMinted(opts *bind.FilterOpts, accountId []*big.Int, poolId []*big.Int, sender []common.Address) (*CoreGoerliUsdMintedIterator, error)
FilterUsdMinted is a free log retrieval operation binding the contract event 0x2100f67dc9a5917400f799bb13194553e3f74c19a207c56350d2c223ac9c36c9.
Solidity: event UsdMinted(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, address indexed sender)
func (*CoreGoerliFilterer) FilterVaultLiquidation ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterVaultLiquidation(opts *bind.FilterOpts, poolId []*big.Int, collateralType []common.Address) (*CoreGoerliVaultLiquidationIterator, error)
FilterVaultLiquidation is a free log retrieval operation binding the contract event 0x1834a7cc9d14f9bfa482df5c0404dadd1b8ec123b41f082e76ae28a3b2ea68d5.
Solidity: event VaultLiquidation(uint128 indexed poolId, address indexed collateralType, (uint256,uint256,uint256) liquidationData, uint128 liquidateAsAccountId, address sender)
func (*CoreGoerliFilterer) FilterWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) FilterWithdrawn(opts *bind.FilterOpts, accountId []*big.Int, collateralType []common.Address, sender []common.Address) (*CoreGoerliWithdrawnIterator, error)
FilterWithdrawn is a free log retrieval operation binding the contract event 0x8b5f9d7ce522936589c630db08c0fa2405b21c4a5ff8ef19899900172736ba38.
Solidity: event Withdrawn(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) ParseAccountCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseAccountCreated(log types.Log) (*CoreGoerliAccountCreated, error)
ParseAccountCreated is a log parse operation binding the contract event 0xa9e04d307e860938fa63307df8b8090e365276e59fcca12ed55656c25e538019.
Solidity: event AccountCreated(uint128 indexed accountId, address indexed owner)
func (*CoreGoerliFilterer) ParseAssociatedSystemSet ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseAssociatedSystemSet(log types.Log) (*CoreGoerliAssociatedSystemSet, error)
ParseAssociatedSystemSet is a log parse operation binding the contract event 0xc8551a5a03a7b06d5d20159b3b8839429a7aefab4bf3d020f1b65fa903ccb3d2.
Solidity: event AssociatedSystemSet(bytes32 indexed kind, bytes32 indexed id, address proxy, address impl)
func (*CoreGoerliFilterer) ParseCollateralConfigured ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseCollateralConfigured(log types.Log) (*CoreGoerliCollateralConfigured, error)
ParseCollateralConfigured is a log parse operation binding the contract event 0xefc23317f58afd6b22480bd22174cc7da0913bce25c03d9859216dacddebe6fe.
Solidity: event CollateralConfigured(address indexed collateralType, (bool,uint256,uint256,uint256,bytes32,address,uint256) config)
func (*CoreGoerliFilterer) ParseCollateralLockCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseCollateralLockCreated(log types.Log) (*CoreGoerliCollateralLockCreated, error)
ParseCollateralLockCreated is a log parse operation binding the contract event 0x8a78446a234220d3ee3f46aa6ea1ea5bc438bd153398ebcbd171843744b452a6.
Solidity: event CollateralLockCreated(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, uint64 expireTimestamp)
func (*CoreGoerliFilterer) ParseCollateralLockExpired ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseCollateralLockExpired(log types.Log) (*CoreGoerliCollateralLockExpired, error)
ParseCollateralLockExpired is a log parse operation binding the contract event 0xc5e2c7afc4e54d998977e11260a0bfc0ad5678a3a8b6628162f9d4e642d7f160.
Solidity: event CollateralLockExpired(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, uint64 expireTimestamp)
func (*CoreGoerliFilterer) ParseDebtAssociated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseDebtAssociated(log types.Log) (*CoreGoerliDebtAssociated, error)
ParseDebtAssociated is a log parse operation binding the contract event 0xb03bc7530b5650601d2c8bc86c81a45b6b50b0099defd3f17a6bdb48660180ad.
Solidity: event DebtAssociated(uint128 indexed marketId, uint128 indexed poolId, address indexed collateralType, uint128 accountId, uint256 amount, int256 updatedDebt)
func (*CoreGoerliFilterer) ParseDelegationUpdated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseDelegationUpdated(log types.Log) (*CoreGoerliDelegationUpdated, error)
ParseDelegationUpdated is a log parse operation binding the contract event 0x7b12dd38f18c0ff77ae702f6da13fbbcb28f53f807ecc7d39ee8d8b1ea8295ad.
Solidity: event DelegationUpdated(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, uint256 leverage, address indexed sender)
func (*CoreGoerliFilterer) ParseDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseDeposited(log types.Log) (*CoreGoerliDeposited, error)
ParseDeposited is a log parse operation binding the contract event 0xd92122e67326e9313bfae33ccb1fccf5194584c6bf93a8529a6b006d8c6e24a9.
Solidity: event Deposited(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) ParseFeatureFlagAllowAllSet ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagAllowAllSet(log types.Log) (*CoreGoerliFeatureFlagAllowAllSet, error)
ParseFeatureFlagAllowAllSet is a log parse operation binding the contract event 0xa806035d8c8de7cd43725250d3fbf9ee7abe3b99ffb892897913d8a21721121d.
Solidity: event FeatureFlagAllowAllSet(bytes32 indexed feature, bool allowAll)
func (*CoreGoerliFilterer) ParseFeatureFlagAllowlistAdded ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagAllowlistAdded(log types.Log) (*CoreGoerliFeatureFlagAllowlistAdded, error)
ParseFeatureFlagAllowlistAdded is a log parse operation binding the contract event 0x30b9b4104e2fb00b4f980e414dcd828e691c8fcb286f0c73d7267c3a2de49383.
Solidity: event FeatureFlagAllowlistAdded(bytes32 indexed feature, address account)
func (*CoreGoerliFilterer) ParseFeatureFlagAllowlistRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagAllowlistRemoved(log types.Log) (*CoreGoerliFeatureFlagAllowlistRemoved, error)
ParseFeatureFlagAllowlistRemoved is a log parse operation binding the contract event 0xb44a47e11880cc865e8ea382561e406dea8c895366c58e3908f05708b2880890.
Solidity: event FeatureFlagAllowlistRemoved(bytes32 indexed feature, address account)
func (*CoreGoerliFilterer) ParseFeatureFlagDeniersReset ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagDeniersReset(log types.Log) (*CoreGoerliFeatureFlagDeniersReset, error)
ParseFeatureFlagDeniersReset is a log parse operation binding the contract event 0x74d48d0b51a70680130c00decd06b4d536fbb3cee16a3b0bdd2309c264dcbd13.
Solidity: event FeatureFlagDeniersReset(bytes32 indexed feature, address[] deniers)
func (*CoreGoerliFilterer) ParseFeatureFlagDenyAllSet ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseFeatureFlagDenyAllSet(log types.Log) (*CoreGoerliFeatureFlagDenyAllSet, error)
ParseFeatureFlagDenyAllSet is a log parse operation binding the contract event 0x97f76d2e384948e28ddd4280a4e76e8600acc328a0c0910c93682a0fccc02018.
Solidity: event FeatureFlagDenyAllSet(bytes32 indexed feature, bool denyAll)
func (*CoreGoerliFilterer) ParseIssuanceFeePaid ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseIssuanceFeePaid(log types.Log) (*CoreGoerliIssuanceFeePaid, error)
ParseIssuanceFeePaid is a log parse operation binding the contract event 0x28d0fb10e1c8ce51490a16fb3b40bf23f8064f7c624d3a3852ad66683a25995d.
Solidity: event IssuanceFeePaid(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 feeAmount)
func (*CoreGoerliFilterer) ParseLiquidation ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseLiquidation(log types.Log) (*CoreGoerliLiquidation, error)
ParseLiquidation is a log parse operation binding the contract event 0xe6c1b26644f880854bf954d4186be9f0b2d06d50fa0484b596e79d409c07a5fd.
Solidity: event Liquidation(uint128 indexed accountId, uint128 indexed poolId, address indexed collateralType, (uint256,uint256,uint256) liquidationData, uint128 liquidateAsAccountId, address sender)
func (*CoreGoerliFilterer) ParseMarketCollateralDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMarketCollateralDeposited(log types.Log) (*CoreGoerliMarketCollateralDeposited, error)
ParseMarketCollateralDeposited is a log parse operation binding the contract event 0x6affa35c1a0ba6198bd74578c93e3a0eb32a96af0af26ce8adf06b933212ca1b.
Solidity: event MarketCollateralDeposited(uint128 indexed marketId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) ParseMarketCollateralWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMarketCollateralWithdrawn(log types.Log) (*CoreGoerliMarketCollateralWithdrawn, error)
ParseMarketCollateralWithdrawn is a log parse operation binding the contract event 0x31fd88ca973dd7ee814313c50c2aaa7cd2d2142634582332b1e2671e6d97fd9a.
Solidity: event MarketCollateralWithdrawn(uint128 indexed marketId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) ParseMarketRegistered ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMarketRegistered(log types.Log) (*CoreGoerliMarketRegistered, error)
ParseMarketRegistered is a log parse operation binding the contract event 0xeb87361ace8c1947e121293eb214f68d889d9cf273c48246b38c3cbf185748d0.
Solidity: event MarketRegistered(address indexed market, uint128 indexed marketId, address indexed sender)
func (*CoreGoerliFilterer) ParseMarketSystemFeePaid ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMarketSystemFeePaid(log types.Log) (*CoreGoerliMarketSystemFeePaid, error)
ParseMarketSystemFeePaid is a log parse operation binding the contract event 0x8b69fed8aed97ef9572216662359ece45fa52f2b5ff44a78b7ec3c5ef05153f8.
Solidity: event MarketSystemFeePaid(uint128 indexed marketId, uint256 feeAmount)
func (*CoreGoerliFilterer) ParseMarketUsdDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMarketUsdDeposited(log types.Log) (*CoreGoerliMarketUsdDeposited, error)
ParseMarketUsdDeposited is a log parse operation binding the contract event 0xcbdbec7c74466ca0e764de5f6bca5bef859e31a7d6284be22ac6b4beabddf835.
Solidity: event MarketUsdDeposited(uint128 indexed marketId, address indexed target, uint256 amount, address indexed market)
func (*CoreGoerliFilterer) ParseMarketUsdWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMarketUsdWithdrawn(log types.Log) (*CoreGoerliMarketUsdWithdrawn, error)
ParseMarketUsdWithdrawn is a log parse operation binding the contract event 0x8669e4526579b1f1da479be2f96d1c7953fff439a4f98362a1c9ca07fe42ba41.
Solidity: event MarketUsdWithdrawn(uint128 indexed marketId, address indexed target, uint256 amount, address indexed market)
func (*CoreGoerliFilterer) ParseMaximumMarketCollateralConfigured ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseMaximumMarketCollateralConfigured(log types.Log) (*CoreGoerliMaximumMarketCollateralConfigured, error)
ParseMaximumMarketCollateralConfigured is a log parse operation binding the contract event 0x499c8fcfbc4341c37dcf444c890d42ef888d46aa586f97ceb20577c2635c8075.
Solidity: event MaximumMarketCollateralConfigured(uint128 indexed marketId, address indexed collateralType, uint256 systemAmount, address indexed owner)
func (*CoreGoerliFilterer) ParseNewSupportedCrossChainNetwork ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseNewSupportedCrossChainNetwork(log types.Log) (*CoreGoerliNewSupportedCrossChainNetwork, error)
ParseNewSupportedCrossChainNetwork is a log parse operation binding the contract event 0x1874eb2a5288e478dcedf1d33291bd7293eeef5946ec516d2ef54a364b3f63d8.
Solidity: event NewSupportedCrossChainNetwork(uint64 newChainId)
func (*CoreGoerliFilterer) ParseOwnerChanged ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseOwnerChanged(log types.Log) (*CoreGoerliOwnerChanged, error)
ParseOwnerChanged is a log parse operation binding the contract event 0xb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c.
Solidity: event OwnerChanged(address oldOwner, address newOwner)
func (*CoreGoerliFilterer) ParseOwnerNominated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseOwnerNominated(log types.Log) (*CoreGoerliOwnerNominated, error)
ParseOwnerNominated is a log parse operation binding the contract event 0x906a1c6bd7e3091ea86693dd029a831c19049ce77f1dce2ce0bab1cacbabce22.
Solidity: event OwnerNominated(address newOwner)
func (*CoreGoerliFilterer) ParsePermissionGranted ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePermissionGranted(log types.Log) (*CoreGoerliPermissionGranted, error)
ParsePermissionGranted is a log parse operation binding the contract event 0x32ff7c3f84299a3543c1e89057e98ba962f4fbe7786c52289e184c57b9a36a50.
Solidity: event PermissionGranted(uint128 indexed accountId, bytes32 indexed permission, address indexed user, address sender)
func (*CoreGoerliFilterer) ParsePermissionRevoked ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePermissionRevoked(log types.Log) (*CoreGoerliPermissionRevoked, error)
ParsePermissionRevoked is a log parse operation binding the contract event 0x116c7e9cd2db316974fb473babcbcd625be1350842d0319e761d30aefb09a58a.
Solidity: event PermissionRevoked(uint128 indexed accountId, bytes32 indexed permission, address indexed user, address sender)
func (*CoreGoerliFilterer) ParsePoolApprovedAdded ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolApprovedAdded(log types.Log) (*CoreGoerliPoolApprovedAdded, error)
ParsePoolApprovedAdded is a log parse operation binding the contract event 0x7d5bdf4e8c44e0b5a8249bf03c2a1febd848cc7f580efd7b1703301c5b1a9e4e.
Solidity: event PoolApprovedAdded(uint256 poolId)
func (*CoreGoerliFilterer) ParsePoolApprovedRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolApprovedRemoved(log types.Log) (*CoreGoerliPoolApprovedRemoved, error)
ParsePoolApprovedRemoved is a log parse operation binding the contract event 0xc1567ee9983f306f073ea7d59a7fb5680ce07985f8b49cc50d00a3a9f748d3c2.
Solidity: event PoolApprovedRemoved(uint256 poolId)
func (*CoreGoerliFilterer) ParsePoolCollateralConfigurationUpdated ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolCollateralConfigurationUpdated(log types.Log) (*CoreGoerliPoolCollateralConfigurationUpdated, error)
ParsePoolCollateralConfigurationUpdated is a log parse operation binding the contract event 0x5ebb5c59166ab9735b293a159ee2129e61d16b526867763f25557a275a2aad92.
Solidity: event PoolCollateralConfigurationUpdated(uint128 indexed poolId, address collateralType, (uint256,uint256) config)
func (*CoreGoerliFilterer) ParsePoolCollateralDisabledByDefaultSet ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolCollateralDisabledByDefaultSet(log types.Log) (*CoreGoerliPoolCollateralDisabledByDefaultSet, error)
ParsePoolCollateralDisabledByDefaultSet is a log parse operation binding the contract event 0xe0ed98ef42e6a4a881ae0d3c4459c9ed06a36a2144e02efc11823c6cae515bf2.
Solidity: event PoolCollateralDisabledByDefaultSet(uint128 poolId, bool disabled)
func (*CoreGoerliFilterer) ParsePoolConfigurationSet ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolConfigurationSet(log types.Log) (*CoreGoerliPoolConfigurationSet, error)
ParsePoolConfigurationSet is a log parse operation binding the contract event 0xdd812c2e47943d98e6c66b2b9872d1f9270b8523c82eb60ad5c8d580a614081c.
Solidity: event PoolConfigurationSet(uint128 indexed poolId, (uint128,uint128,int128)[] markets, address indexed sender)
func (*CoreGoerliFilterer) ParsePoolCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolCreated(log types.Log) (*CoreGoerliPoolCreated, error)
ParsePoolCreated is a log parse operation binding the contract event 0xb1517ad708e5f9a104c30d3f1ff749d55833b1d03bf472013c29888e741cf340.
Solidity: event PoolCreated(uint128 indexed poolId, address indexed owner, address indexed sender)
func (*CoreGoerliFilterer) ParsePoolNameUpdated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolNameUpdated(log types.Log) (*CoreGoerliPoolNameUpdated, error)
ParsePoolNameUpdated is a log parse operation binding the contract event 0x63b42abaf7e145a993f20bc64259f45d09c43d18838ab0bca078b15093ac55f4.
Solidity: event PoolNameUpdated(uint128 indexed poolId, string name, address indexed sender)
func (*CoreGoerliFilterer) ParsePoolNominationRenounced ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolNominationRenounced(log types.Log) (*CoreGoerliPoolNominationRenounced, error)
ParsePoolNominationRenounced is a log parse operation binding the contract event 0x28301da5fb0feefb138efa6310af4547a74f415d62616f90519436dc169c3ae0.
Solidity: event PoolNominationRenounced(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) ParsePoolNominationRevoked ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolNominationRevoked(log types.Log) (*CoreGoerliPoolNominationRevoked, error)
ParsePoolNominationRevoked is a log parse operation binding the contract event 0xa20a605599b6da4a06e0662f1284c442a576bc452b77a38c8c55805cb82a1865.
Solidity: event PoolNominationRevoked(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) ParsePoolOwnerNominated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolOwnerNominated(log types.Log) (*CoreGoerliPoolOwnerNominated, error)
ParsePoolOwnerNominated is a log parse operation binding the contract event 0x55d98f82a53fb5776e9ea48d624ab9cb015b51a45249b1ed8425fc857c82f4f8.
Solidity: event PoolOwnerNominated(uint128 indexed poolId, address indexed nominatedOwner, address indexed owner)
func (*CoreGoerliFilterer) ParsePoolOwnershipAccepted ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePoolOwnershipAccepted(log types.Log) (*CoreGoerliPoolOwnershipAccepted, error)
ParsePoolOwnershipAccepted is a log parse operation binding the contract event 0x4f86f2ce8b08e27d0e470f4269b71c3bbc68407d51a2e692f6573236074ebc5a.
Solidity: event PoolOwnershipAccepted(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) ParsePreferredPoolSet ¶
func (_CoreGoerli *CoreGoerliFilterer) ParsePreferredPoolSet(log types.Log) (*CoreGoerliPreferredPoolSet, error)
ParsePreferredPoolSet is a log parse operation binding the contract event 0x7e7cb4726e710dc12fad41f158c37a4a71af3a6f053b8b13670d35c710139a56.
Solidity: event PreferredPoolSet(uint256 poolId)
func (*CoreGoerliFilterer) ParseRewardsClaimed ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsClaimed(log types.Log) (*CoreGoerliRewardsClaimed, error)
ParseRewardsClaimed is a log parse operation binding the contract event 0xa4a60be4203e7975e54ab5314c7e9e18aba9ad71e8da714d8de987f4f05410f2.
Solidity: event RewardsClaimed(uint128 indexed accountId, uint128 indexed poolId, address indexed collateralType, address distributor, uint256 amount)
func (*CoreGoerliFilterer) ParseRewardsDistributed ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsDistributed(log types.Log) (*CoreGoerliRewardsDistributed, error)
ParseRewardsDistributed is a log parse operation binding the contract event 0x19ced31d71d1db45f99d5a8d3a7616fe9d78828df58f2a28feb68c9f9ab876ca.
Solidity: event RewardsDistributed(uint128 indexed poolId, address indexed collateralType, address distributor, uint256 amount, uint256 start, uint256 duration)
func (*CoreGoerliFilterer) ParseRewardsDistributorRegistered ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsDistributorRegistered(log types.Log) (*CoreGoerliRewardsDistributorRegistered, error)
ParseRewardsDistributorRegistered is a log parse operation binding the contract event 0x9d3609c05a83dc93a5b355d62c2b37dfde8f0833b1184d4d05c6f51cd46b6e5b.
Solidity: event RewardsDistributorRegistered(uint128 indexed poolId, address indexed collateralType, address indexed distributor)
func (*CoreGoerliFilterer) ParseRewardsDistributorRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseRewardsDistributorRemoved(log types.Log) (*CoreGoerliRewardsDistributorRemoved, error)
ParseRewardsDistributorRemoved is a log parse operation binding the contract event 0x375c4507f463c55a506be95e2cfd3cfdc0610be055087eac6049588a1bcfacba.
Solidity: event RewardsDistributorRemoved(uint128 indexed poolId, address indexed collateralType, address indexed distributor)
func (*CoreGoerliFilterer) ParseSetMarketMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseSetMarketMinLiquidityRatio(log types.Log) (*CoreGoerliSetMarketMinLiquidityRatio, error)
ParseSetMarketMinLiquidityRatio is a log parse operation binding the contract event 0x563eb723f21b3e87ec8932cfb4ffa64d1b68c42053c28d6b4db019a40f6daf47.
Solidity: event SetMarketMinLiquidityRatio(uint128 indexed marketId, uint256 minLiquidityRatio)
func (*CoreGoerliFilterer) ParseSetMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseSetMinDelegateTime(log types.Log) (*CoreGoerliSetMinDelegateTime, error)
ParseSetMinDelegateTime is a log parse operation binding the contract event 0x6942a68d151863c1fed3c0c4c5f3258af738218527147ac69290ab23ca7d26c6.
Solidity: event SetMinDelegateTime(uint128 indexed marketId, uint32 minDelegateTime)
func (*CoreGoerliFilterer) ParseSetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseSetMinLiquidityRatio(log types.Log) (*CoreGoerliSetMinLiquidityRatio, error)
ParseSetMinLiquidityRatio is a log parse operation binding the contract event 0x66fd484d9868d1faddc8fef1f3faed0ed25eb4e6acde49dd1f2cbf0fba903635.
Solidity: event SetMinLiquidityRatio(uint256 minLiquidityRatio)
func (*CoreGoerliFilterer) ParseTransferCrossChainInitiated ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseTransferCrossChainInitiated(log types.Log) (*CoreGoerliTransferCrossChainInitiated, error)
ParseTransferCrossChainInitiated is a log parse operation binding the contract event 0xb87c3097d7f9145a4915e8e434f04a1b7b91646d8a6e66a5cdab25caccb644c4.
Solidity: event TransferCrossChainInitiated(uint64 indexed destChainId, uint256 indexed amount, address sender)
func (*CoreGoerliFilterer) ParseUpgraded ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseUpgraded(log types.Log) (*CoreGoerliUpgraded, error)
ParseUpgraded is a log parse operation binding the contract event 0x5d611f318680d00598bb735d61bacf0c514c6b50e1e5ad30040a4df2b12791c7.
Solidity: event Upgraded(address indexed self, address implementation)
func (*CoreGoerliFilterer) ParseUsdBurned ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseUsdBurned(log types.Log) (*CoreGoerliUsdBurned, error)
ParseUsdBurned is a log parse operation binding the contract event 0x6b0230f0abe9188cbdbb1c816a4c5e213758b5b743d8a94af056280cc1e7aeb1.
Solidity: event UsdBurned(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, address indexed sender)
func (*CoreGoerliFilterer) ParseUsdMinted ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseUsdMinted(log types.Log) (*CoreGoerliUsdMinted, error)
ParseUsdMinted is a log parse operation binding the contract event 0x2100f67dc9a5917400f799bb13194553e3f74c19a207c56350d2c223ac9c36c9.
Solidity: event UsdMinted(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, address indexed sender)
func (*CoreGoerliFilterer) ParseVaultLiquidation ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseVaultLiquidation(log types.Log) (*CoreGoerliVaultLiquidation, error)
ParseVaultLiquidation is a log parse operation binding the contract event 0x1834a7cc9d14f9bfa482df5c0404dadd1b8ec123b41f082e76ae28a3b2ea68d5.
Solidity: event VaultLiquidation(uint128 indexed poolId, address indexed collateralType, (uint256,uint256,uint256) liquidationData, uint128 liquidateAsAccountId, address sender)
func (*CoreGoerliFilterer) ParseWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) ParseWithdrawn(log types.Log) (*CoreGoerliWithdrawn, error)
ParseWithdrawn is a log parse operation binding the contract event 0x8b5f9d7ce522936589c630db08c0fa2405b21c4a5ff8ef19899900172736ba38.
Solidity: event Withdrawn(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) WatchAccountCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchAccountCreated(opts *bind.WatchOpts, sink chan<- *CoreGoerliAccountCreated, accountId []*big.Int, owner []common.Address) (event.Subscription, error)
WatchAccountCreated is a free log subscription operation binding the contract event 0xa9e04d307e860938fa63307df8b8090e365276e59fcca12ed55656c25e538019.
Solidity: event AccountCreated(uint128 indexed accountId, address indexed owner)
func (*CoreGoerliFilterer) WatchAssociatedSystemSet ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchAssociatedSystemSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliAssociatedSystemSet, kind [][32]byte, id [][32]byte) (event.Subscription, error)
WatchAssociatedSystemSet is a free log subscription operation binding the contract event 0xc8551a5a03a7b06d5d20159b3b8839429a7aefab4bf3d020f1b65fa903ccb3d2.
Solidity: event AssociatedSystemSet(bytes32 indexed kind, bytes32 indexed id, address proxy, address impl)
func (*CoreGoerliFilterer) WatchCollateralConfigured ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchCollateralConfigured(opts *bind.WatchOpts, sink chan<- *CoreGoerliCollateralConfigured, collateralType []common.Address) (event.Subscription, error)
WatchCollateralConfigured is a free log subscription operation binding the contract event 0xefc23317f58afd6b22480bd22174cc7da0913bce25c03d9859216dacddebe6fe.
Solidity: event CollateralConfigured(address indexed collateralType, (bool,uint256,uint256,uint256,bytes32,address,uint256) config)
func (*CoreGoerliFilterer) WatchCollateralLockCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchCollateralLockCreated(opts *bind.WatchOpts, sink chan<- *CoreGoerliCollateralLockCreated, accountId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchCollateralLockCreated is a free log subscription operation binding the contract event 0x8a78446a234220d3ee3f46aa6ea1ea5bc438bd153398ebcbd171843744b452a6.
Solidity: event CollateralLockCreated(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, uint64 expireTimestamp)
func (*CoreGoerliFilterer) WatchCollateralLockExpired ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchCollateralLockExpired(opts *bind.WatchOpts, sink chan<- *CoreGoerliCollateralLockExpired, accountId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchCollateralLockExpired is a free log subscription operation binding the contract event 0xc5e2c7afc4e54d998977e11260a0bfc0ad5678a3a8b6628162f9d4e642d7f160.
Solidity: event CollateralLockExpired(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, uint64 expireTimestamp)
func (*CoreGoerliFilterer) WatchDebtAssociated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchDebtAssociated(opts *bind.WatchOpts, sink chan<- *CoreGoerliDebtAssociated, marketId []*big.Int, poolId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchDebtAssociated is a free log subscription operation binding the contract event 0xb03bc7530b5650601d2c8bc86c81a45b6b50b0099defd3f17a6bdb48660180ad.
Solidity: event DebtAssociated(uint128 indexed marketId, uint128 indexed poolId, address indexed collateralType, uint128 accountId, uint256 amount, int256 updatedDebt)
func (*CoreGoerliFilterer) WatchDelegationUpdated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchDelegationUpdated(opts *bind.WatchOpts, sink chan<- *CoreGoerliDelegationUpdated, accountId []*big.Int, poolId []*big.Int, sender []common.Address) (event.Subscription, error)
WatchDelegationUpdated is a free log subscription operation binding the contract event 0x7b12dd38f18c0ff77ae702f6da13fbbcb28f53f807ecc7d39ee8d8b1ea8295ad.
Solidity: event DelegationUpdated(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, uint256 leverage, address indexed sender)
func (*CoreGoerliFilterer) WatchDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchDeposited(opts *bind.WatchOpts, sink chan<- *CoreGoerliDeposited, accountId []*big.Int, collateralType []common.Address, sender []common.Address) (event.Subscription, error)
WatchDeposited is a free log subscription operation binding the contract event 0xd92122e67326e9313bfae33ccb1fccf5194584c6bf93a8529a6b006d8c6e24a9.
Solidity: event Deposited(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) WatchFeatureFlagAllowAllSet ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagAllowAllSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagAllowAllSet, feature [][32]byte) (event.Subscription, error)
WatchFeatureFlagAllowAllSet is a free log subscription operation binding the contract event 0xa806035d8c8de7cd43725250d3fbf9ee7abe3b99ffb892897913d8a21721121d.
Solidity: event FeatureFlagAllowAllSet(bytes32 indexed feature, bool allowAll)
func (*CoreGoerliFilterer) WatchFeatureFlagAllowlistAdded ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagAllowlistAdded(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagAllowlistAdded, feature [][32]byte) (event.Subscription, error)
WatchFeatureFlagAllowlistAdded is a free log subscription operation binding the contract event 0x30b9b4104e2fb00b4f980e414dcd828e691c8fcb286f0c73d7267c3a2de49383.
Solidity: event FeatureFlagAllowlistAdded(bytes32 indexed feature, address account)
func (*CoreGoerliFilterer) WatchFeatureFlagAllowlistRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagAllowlistRemoved(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagAllowlistRemoved, feature [][32]byte) (event.Subscription, error)
WatchFeatureFlagAllowlistRemoved is a free log subscription operation binding the contract event 0xb44a47e11880cc865e8ea382561e406dea8c895366c58e3908f05708b2880890.
Solidity: event FeatureFlagAllowlistRemoved(bytes32 indexed feature, address account)
func (*CoreGoerliFilterer) WatchFeatureFlagDeniersReset ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagDeniersReset(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagDeniersReset, feature [][32]byte) (event.Subscription, error)
WatchFeatureFlagDeniersReset is a free log subscription operation binding the contract event 0x74d48d0b51a70680130c00decd06b4d536fbb3cee16a3b0bdd2309c264dcbd13.
Solidity: event FeatureFlagDeniersReset(bytes32 indexed feature, address[] deniers)
func (*CoreGoerliFilterer) WatchFeatureFlagDenyAllSet ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchFeatureFlagDenyAllSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliFeatureFlagDenyAllSet, feature [][32]byte) (event.Subscription, error)
WatchFeatureFlagDenyAllSet is a free log subscription operation binding the contract event 0x97f76d2e384948e28ddd4280a4e76e8600acc328a0c0910c93682a0fccc02018.
Solidity: event FeatureFlagDenyAllSet(bytes32 indexed feature, bool denyAll)
func (*CoreGoerliFilterer) WatchIssuanceFeePaid ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchIssuanceFeePaid(opts *bind.WatchOpts, sink chan<- *CoreGoerliIssuanceFeePaid, accountId []*big.Int, poolId []*big.Int) (event.Subscription, error)
WatchIssuanceFeePaid is a free log subscription operation binding the contract event 0x28d0fb10e1c8ce51490a16fb3b40bf23f8064f7c624d3a3852ad66683a25995d.
Solidity: event IssuanceFeePaid(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 feeAmount)
func (*CoreGoerliFilterer) WatchLiquidation ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchLiquidation(opts *bind.WatchOpts, sink chan<- *CoreGoerliLiquidation, accountId []*big.Int, poolId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchLiquidation is a free log subscription operation binding the contract event 0xe6c1b26644f880854bf954d4186be9f0b2d06d50fa0484b596e79d409c07a5fd.
Solidity: event Liquidation(uint128 indexed accountId, uint128 indexed poolId, address indexed collateralType, (uint256,uint256,uint256) liquidationData, uint128 liquidateAsAccountId, address sender)
func (*CoreGoerliFilterer) WatchMarketCollateralDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMarketCollateralDeposited(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketCollateralDeposited, marketId []*big.Int, collateralType []common.Address, sender []common.Address) (event.Subscription, error)
WatchMarketCollateralDeposited is a free log subscription operation binding the contract event 0x6affa35c1a0ba6198bd74578c93e3a0eb32a96af0af26ce8adf06b933212ca1b.
Solidity: event MarketCollateralDeposited(uint128 indexed marketId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) WatchMarketCollateralWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMarketCollateralWithdrawn(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketCollateralWithdrawn, marketId []*big.Int, collateralType []common.Address, sender []common.Address) (event.Subscription, error)
WatchMarketCollateralWithdrawn is a free log subscription operation binding the contract event 0x31fd88ca973dd7ee814313c50c2aaa7cd2d2142634582332b1e2671e6d97fd9a.
Solidity: event MarketCollateralWithdrawn(uint128 indexed marketId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
func (*CoreGoerliFilterer) WatchMarketRegistered ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMarketRegistered(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketRegistered, market []common.Address, marketId []*big.Int, sender []common.Address) (event.Subscription, error)
WatchMarketRegistered is a free log subscription operation binding the contract event 0xeb87361ace8c1947e121293eb214f68d889d9cf273c48246b38c3cbf185748d0.
Solidity: event MarketRegistered(address indexed market, uint128 indexed marketId, address indexed sender)
func (*CoreGoerliFilterer) WatchMarketSystemFeePaid ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMarketSystemFeePaid(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketSystemFeePaid, marketId []*big.Int) (event.Subscription, error)
WatchMarketSystemFeePaid is a free log subscription operation binding the contract event 0x8b69fed8aed97ef9572216662359ece45fa52f2b5ff44a78b7ec3c5ef05153f8.
Solidity: event MarketSystemFeePaid(uint128 indexed marketId, uint256 feeAmount)
func (*CoreGoerliFilterer) WatchMarketUsdDeposited ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMarketUsdDeposited(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketUsdDeposited, marketId []*big.Int, target []common.Address, market []common.Address) (event.Subscription, error)
WatchMarketUsdDeposited is a free log subscription operation binding the contract event 0xcbdbec7c74466ca0e764de5f6bca5bef859e31a7d6284be22ac6b4beabddf835.
Solidity: event MarketUsdDeposited(uint128 indexed marketId, address indexed target, uint256 amount, address indexed market)
func (*CoreGoerliFilterer) WatchMarketUsdWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMarketUsdWithdrawn(opts *bind.WatchOpts, sink chan<- *CoreGoerliMarketUsdWithdrawn, marketId []*big.Int, target []common.Address, market []common.Address) (event.Subscription, error)
WatchMarketUsdWithdrawn is a free log subscription operation binding the contract event 0x8669e4526579b1f1da479be2f96d1c7953fff439a4f98362a1c9ca07fe42ba41.
Solidity: event MarketUsdWithdrawn(uint128 indexed marketId, address indexed target, uint256 amount, address indexed market)
func (*CoreGoerliFilterer) WatchMaximumMarketCollateralConfigured ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchMaximumMarketCollateralConfigured(opts *bind.WatchOpts, sink chan<- *CoreGoerliMaximumMarketCollateralConfigured, marketId []*big.Int, collateralType []common.Address, owner []common.Address) (event.Subscription, error)
WatchMaximumMarketCollateralConfigured is a free log subscription operation binding the contract event 0x499c8fcfbc4341c37dcf444c890d42ef888d46aa586f97ceb20577c2635c8075.
Solidity: event MaximumMarketCollateralConfigured(uint128 indexed marketId, address indexed collateralType, uint256 systemAmount, address indexed owner)
func (*CoreGoerliFilterer) WatchNewSupportedCrossChainNetwork ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchNewSupportedCrossChainNetwork(opts *bind.WatchOpts, sink chan<- *CoreGoerliNewSupportedCrossChainNetwork) (event.Subscription, error)
WatchNewSupportedCrossChainNetwork is a free log subscription operation binding the contract event 0x1874eb2a5288e478dcedf1d33291bd7293eeef5946ec516d2ef54a364b3f63d8.
Solidity: event NewSupportedCrossChainNetwork(uint64 newChainId)
func (*CoreGoerliFilterer) WatchOwnerChanged ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchOwnerChanged(opts *bind.WatchOpts, sink chan<- *CoreGoerliOwnerChanged) (event.Subscription, error)
WatchOwnerChanged is a free log subscription operation binding the contract event 0xb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c.
Solidity: event OwnerChanged(address oldOwner, address newOwner)
func (*CoreGoerliFilterer) WatchOwnerNominated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchOwnerNominated(opts *bind.WatchOpts, sink chan<- *CoreGoerliOwnerNominated) (event.Subscription, error)
WatchOwnerNominated is a free log subscription operation binding the contract event 0x906a1c6bd7e3091ea86693dd029a831c19049ce77f1dce2ce0bab1cacbabce22.
Solidity: event OwnerNominated(address newOwner)
func (*CoreGoerliFilterer) WatchPermissionGranted ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPermissionGranted(opts *bind.WatchOpts, sink chan<- *CoreGoerliPermissionGranted, accountId []*big.Int, permission [][32]byte, user []common.Address) (event.Subscription, error)
WatchPermissionGranted is a free log subscription operation binding the contract event 0x32ff7c3f84299a3543c1e89057e98ba962f4fbe7786c52289e184c57b9a36a50.
Solidity: event PermissionGranted(uint128 indexed accountId, bytes32 indexed permission, address indexed user, address sender)
func (*CoreGoerliFilterer) WatchPermissionRevoked ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPermissionRevoked(opts *bind.WatchOpts, sink chan<- *CoreGoerliPermissionRevoked, accountId []*big.Int, permission [][32]byte, user []common.Address) (event.Subscription, error)
WatchPermissionRevoked is a free log subscription operation binding the contract event 0x116c7e9cd2db316974fb473babcbcd625be1350842d0319e761d30aefb09a58a.
Solidity: event PermissionRevoked(uint128 indexed accountId, bytes32 indexed permission, address indexed user, address sender)
func (*CoreGoerliFilterer) WatchPoolApprovedAdded ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolApprovedAdded(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolApprovedAdded) (event.Subscription, error)
WatchPoolApprovedAdded is a free log subscription operation binding the contract event 0x7d5bdf4e8c44e0b5a8249bf03c2a1febd848cc7f580efd7b1703301c5b1a9e4e.
Solidity: event PoolApprovedAdded(uint256 poolId)
func (*CoreGoerliFilterer) WatchPoolApprovedRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolApprovedRemoved(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolApprovedRemoved) (event.Subscription, error)
WatchPoolApprovedRemoved is a free log subscription operation binding the contract event 0xc1567ee9983f306f073ea7d59a7fb5680ce07985f8b49cc50d00a3a9f748d3c2.
Solidity: event PoolApprovedRemoved(uint256 poolId)
func (*CoreGoerliFilterer) WatchPoolCollateralConfigurationUpdated ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolCollateralConfigurationUpdated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolCollateralConfigurationUpdated, poolId []*big.Int) (event.Subscription, error)
WatchPoolCollateralConfigurationUpdated is a free log subscription operation binding the contract event 0x5ebb5c59166ab9735b293a159ee2129e61d16b526867763f25557a275a2aad92.
Solidity: event PoolCollateralConfigurationUpdated(uint128 indexed poolId, address collateralType, (uint256,uint256) config)
func (*CoreGoerliFilterer) WatchPoolCollateralDisabledByDefaultSet ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolCollateralDisabledByDefaultSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolCollateralDisabledByDefaultSet) (event.Subscription, error)
WatchPoolCollateralDisabledByDefaultSet is a free log subscription operation binding the contract event 0xe0ed98ef42e6a4a881ae0d3c4459c9ed06a36a2144e02efc11823c6cae515bf2.
Solidity: event PoolCollateralDisabledByDefaultSet(uint128 poolId, bool disabled)
func (*CoreGoerliFilterer) WatchPoolConfigurationSet ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolConfigurationSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolConfigurationSet, poolId []*big.Int, sender []common.Address) (event.Subscription, error)
WatchPoolConfigurationSet is a free log subscription operation binding the contract event 0xdd812c2e47943d98e6c66b2b9872d1f9270b8523c82eb60ad5c8d580a614081c.
Solidity: event PoolConfigurationSet(uint128 indexed poolId, (uint128,uint128,int128)[] markets, address indexed sender)
func (*CoreGoerliFilterer) WatchPoolCreated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolCreated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolCreated, poolId []*big.Int, owner []common.Address, sender []common.Address) (event.Subscription, error)
WatchPoolCreated is a free log subscription operation binding the contract event 0xb1517ad708e5f9a104c30d3f1ff749d55833b1d03bf472013c29888e741cf340.
Solidity: event PoolCreated(uint128 indexed poolId, address indexed owner, address indexed sender)
func (*CoreGoerliFilterer) WatchPoolNameUpdated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolNameUpdated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolNameUpdated, poolId []*big.Int, sender []common.Address) (event.Subscription, error)
WatchPoolNameUpdated is a free log subscription operation binding the contract event 0x63b42abaf7e145a993f20bc64259f45d09c43d18838ab0bca078b15093ac55f4.
Solidity: event PoolNameUpdated(uint128 indexed poolId, string name, address indexed sender)
func (*CoreGoerliFilterer) WatchPoolNominationRenounced ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolNominationRenounced(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolNominationRenounced, poolId []*big.Int, owner []common.Address) (event.Subscription, error)
WatchPoolNominationRenounced is a free log subscription operation binding the contract event 0x28301da5fb0feefb138efa6310af4547a74f415d62616f90519436dc169c3ae0.
Solidity: event PoolNominationRenounced(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) WatchPoolNominationRevoked ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolNominationRevoked(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolNominationRevoked, poolId []*big.Int, owner []common.Address) (event.Subscription, error)
WatchPoolNominationRevoked is a free log subscription operation binding the contract event 0xa20a605599b6da4a06e0662f1284c442a576bc452b77a38c8c55805cb82a1865.
Solidity: event PoolNominationRevoked(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) WatchPoolOwnerNominated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolOwnerNominated(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolOwnerNominated, poolId []*big.Int, nominatedOwner []common.Address, owner []common.Address) (event.Subscription, error)
WatchPoolOwnerNominated is a free log subscription operation binding the contract event 0x55d98f82a53fb5776e9ea48d624ab9cb015b51a45249b1ed8425fc857c82f4f8.
Solidity: event PoolOwnerNominated(uint128 indexed poolId, address indexed nominatedOwner, address indexed owner)
func (*CoreGoerliFilterer) WatchPoolOwnershipAccepted ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPoolOwnershipAccepted(opts *bind.WatchOpts, sink chan<- *CoreGoerliPoolOwnershipAccepted, poolId []*big.Int, owner []common.Address) (event.Subscription, error)
WatchPoolOwnershipAccepted is a free log subscription operation binding the contract event 0x4f86f2ce8b08e27d0e470f4269b71c3bbc68407d51a2e692f6573236074ebc5a.
Solidity: event PoolOwnershipAccepted(uint128 indexed poolId, address indexed owner)
func (*CoreGoerliFilterer) WatchPreferredPoolSet ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchPreferredPoolSet(opts *bind.WatchOpts, sink chan<- *CoreGoerliPreferredPoolSet) (event.Subscription, error)
WatchPreferredPoolSet is a free log subscription operation binding the contract event 0x7e7cb4726e710dc12fad41f158c37a4a71af3a6f053b8b13670d35c710139a56.
Solidity: event PreferredPoolSet(uint256 poolId)
func (*CoreGoerliFilterer) WatchRewardsClaimed ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsClaimed(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsClaimed, accountId []*big.Int, poolId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchRewardsClaimed is a free log subscription operation binding the contract event 0xa4a60be4203e7975e54ab5314c7e9e18aba9ad71e8da714d8de987f4f05410f2.
Solidity: event RewardsClaimed(uint128 indexed accountId, uint128 indexed poolId, address indexed collateralType, address distributor, uint256 amount)
func (*CoreGoerliFilterer) WatchRewardsDistributed ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsDistributed(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsDistributed, poolId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchRewardsDistributed is a free log subscription operation binding the contract event 0x19ced31d71d1db45f99d5a8d3a7616fe9d78828df58f2a28feb68c9f9ab876ca.
Solidity: event RewardsDistributed(uint128 indexed poolId, address indexed collateralType, address distributor, uint256 amount, uint256 start, uint256 duration)
func (*CoreGoerliFilterer) WatchRewardsDistributorRegistered ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsDistributorRegistered(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsDistributorRegistered, poolId []*big.Int, collateralType []common.Address, distributor []common.Address) (event.Subscription, error)
WatchRewardsDistributorRegistered is a free log subscription operation binding the contract event 0x9d3609c05a83dc93a5b355d62c2b37dfde8f0833b1184d4d05c6f51cd46b6e5b.
Solidity: event RewardsDistributorRegistered(uint128 indexed poolId, address indexed collateralType, address indexed distributor)
func (*CoreGoerliFilterer) WatchRewardsDistributorRemoved ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchRewardsDistributorRemoved(opts *bind.WatchOpts, sink chan<- *CoreGoerliRewardsDistributorRemoved, poolId []*big.Int, collateralType []common.Address, distributor []common.Address) (event.Subscription, error)
WatchRewardsDistributorRemoved is a free log subscription operation binding the contract event 0x375c4507f463c55a506be95e2cfd3cfdc0610be055087eac6049588a1bcfacba.
Solidity: event RewardsDistributorRemoved(uint128 indexed poolId, address indexed collateralType, address indexed distributor)
func (*CoreGoerliFilterer) WatchSetMarketMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchSetMarketMinLiquidityRatio(opts *bind.WatchOpts, sink chan<- *CoreGoerliSetMarketMinLiquidityRatio, marketId []*big.Int) (event.Subscription, error)
WatchSetMarketMinLiquidityRatio is a free log subscription operation binding the contract event 0x563eb723f21b3e87ec8932cfb4ffa64d1b68c42053c28d6b4db019a40f6daf47.
Solidity: event SetMarketMinLiquidityRatio(uint128 indexed marketId, uint256 minLiquidityRatio)
func (*CoreGoerliFilterer) WatchSetMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchSetMinDelegateTime(opts *bind.WatchOpts, sink chan<- *CoreGoerliSetMinDelegateTime, marketId []*big.Int) (event.Subscription, error)
WatchSetMinDelegateTime is a free log subscription operation binding the contract event 0x6942a68d151863c1fed3c0c4c5f3258af738218527147ac69290ab23ca7d26c6.
Solidity: event SetMinDelegateTime(uint128 indexed marketId, uint32 minDelegateTime)
func (*CoreGoerliFilterer) WatchSetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchSetMinLiquidityRatio(opts *bind.WatchOpts, sink chan<- *CoreGoerliSetMinLiquidityRatio) (event.Subscription, error)
WatchSetMinLiquidityRatio is a free log subscription operation binding the contract event 0x66fd484d9868d1faddc8fef1f3faed0ed25eb4e6acde49dd1f2cbf0fba903635.
Solidity: event SetMinLiquidityRatio(uint256 minLiquidityRatio)
func (*CoreGoerliFilterer) WatchTransferCrossChainInitiated ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchTransferCrossChainInitiated(opts *bind.WatchOpts, sink chan<- *CoreGoerliTransferCrossChainInitiated, destChainId []uint64, amount []*big.Int) (event.Subscription, error)
WatchTransferCrossChainInitiated is a free log subscription operation binding the contract event 0xb87c3097d7f9145a4915e8e434f04a1b7b91646d8a6e66a5cdab25caccb644c4.
Solidity: event TransferCrossChainInitiated(uint64 indexed destChainId, uint256 indexed amount, address sender)
func (*CoreGoerliFilterer) WatchUpgraded ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchUpgraded(opts *bind.WatchOpts, sink chan<- *CoreGoerliUpgraded, self []common.Address) (event.Subscription, error)
WatchUpgraded is a free log subscription operation binding the contract event 0x5d611f318680d00598bb735d61bacf0c514c6b50e1e5ad30040a4df2b12791c7.
Solidity: event Upgraded(address indexed self, address implementation)
func (*CoreGoerliFilterer) WatchUsdBurned ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchUsdBurned(opts *bind.WatchOpts, sink chan<- *CoreGoerliUsdBurned, accountId []*big.Int, poolId []*big.Int, sender []common.Address) (event.Subscription, error)
WatchUsdBurned is a free log subscription operation binding the contract event 0x6b0230f0abe9188cbdbb1c816a4c5e213758b5b743d8a94af056280cc1e7aeb1.
Solidity: event UsdBurned(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, address indexed sender)
func (*CoreGoerliFilterer) WatchUsdMinted ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchUsdMinted(opts *bind.WatchOpts, sink chan<- *CoreGoerliUsdMinted, accountId []*big.Int, poolId []*big.Int, sender []common.Address) (event.Subscription, error)
WatchUsdMinted is a free log subscription operation binding the contract event 0x2100f67dc9a5917400f799bb13194553e3f74c19a207c56350d2c223ac9c36c9.
Solidity: event UsdMinted(uint128 indexed accountId, uint128 indexed poolId, address collateralType, uint256 amount, address indexed sender)
func (*CoreGoerliFilterer) WatchVaultLiquidation ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchVaultLiquidation(opts *bind.WatchOpts, sink chan<- *CoreGoerliVaultLiquidation, poolId []*big.Int, collateralType []common.Address) (event.Subscription, error)
WatchVaultLiquidation is a free log subscription operation binding the contract event 0x1834a7cc9d14f9bfa482df5c0404dadd1b8ec123b41f082e76ae28a3b2ea68d5.
Solidity: event VaultLiquidation(uint128 indexed poolId, address indexed collateralType, (uint256,uint256,uint256) liquidationData, uint128 liquidateAsAccountId, address sender)
func (*CoreGoerliFilterer) WatchWithdrawn ¶
func (_CoreGoerli *CoreGoerliFilterer) WatchWithdrawn(opts *bind.WatchOpts, sink chan<- *CoreGoerliWithdrawn, accountId []*big.Int, collateralType []common.Address, sender []common.Address) (event.Subscription, error)
WatchWithdrawn is a free log subscription operation binding the contract event 0x8b5f9d7ce522936589c630db08c0fa2405b21c4a5ff8ef19899900172736ba38.
Solidity: event Withdrawn(uint128 indexed accountId, address indexed collateralType, uint256 tokenAmount, address indexed sender)
type CoreGoerliIssuanceFeePaid ¶
type CoreGoerliIssuanceFeePaid struct { AccountId *big.Int PoolId *big.Int CollateralType common.Address FeeAmount *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliIssuanceFeePaid represents a IssuanceFeePaid event raised by the CoreGoerli contract.
type CoreGoerliIssuanceFeePaidIterator ¶
type CoreGoerliIssuanceFeePaidIterator struct { Event *CoreGoerliIssuanceFeePaid // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliIssuanceFeePaidIterator is returned from FilterIssuanceFeePaid and is used to iterate over the raw logs and unpacked data for IssuanceFeePaid events raised by the CoreGoerli contract.
func (*CoreGoerliIssuanceFeePaidIterator) Close ¶
func (it *CoreGoerliIssuanceFeePaidIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliIssuanceFeePaidIterator) Error ¶
func (it *CoreGoerliIssuanceFeePaidIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliIssuanceFeePaidIterator) Next ¶
func (it *CoreGoerliIssuanceFeePaidIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliLiquidation ¶
type CoreGoerliLiquidation struct { AccountId *big.Int PoolId *big.Int CollateralType common.Address LiquidationData ILiquidationModuleLiquidationData LiquidateAsAccountId *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliLiquidation represents a Liquidation event raised by the CoreGoerli contract.
type CoreGoerliLiquidationIterator ¶
type CoreGoerliLiquidationIterator struct { Event *CoreGoerliLiquidation // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliLiquidationIterator is returned from FilterLiquidation and is used to iterate over the raw logs and unpacked data for Liquidation events raised by the CoreGoerli contract.
func (*CoreGoerliLiquidationIterator) Close ¶
func (it *CoreGoerliLiquidationIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliLiquidationIterator) Error ¶
func (it *CoreGoerliLiquidationIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliLiquidationIterator) Next ¶
func (it *CoreGoerliLiquidationIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMarketCollateralDeposited ¶
type CoreGoerliMarketCollateralDeposited struct { MarketId *big.Int CollateralType common.Address TokenAmount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMarketCollateralDeposited represents a MarketCollateralDeposited event raised by the CoreGoerli contract.
type CoreGoerliMarketCollateralDepositedIterator ¶
type CoreGoerliMarketCollateralDepositedIterator struct { Event *CoreGoerliMarketCollateralDeposited // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMarketCollateralDepositedIterator is returned from FilterMarketCollateralDeposited and is used to iterate over the raw logs and unpacked data for MarketCollateralDeposited events raised by the CoreGoerli contract.
func (*CoreGoerliMarketCollateralDepositedIterator) Close ¶
func (it *CoreGoerliMarketCollateralDepositedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMarketCollateralDepositedIterator) Error ¶
func (it *CoreGoerliMarketCollateralDepositedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMarketCollateralDepositedIterator) Next ¶
func (it *CoreGoerliMarketCollateralDepositedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMarketCollateralWithdrawn ¶
type CoreGoerliMarketCollateralWithdrawn struct { MarketId *big.Int CollateralType common.Address TokenAmount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMarketCollateralWithdrawn represents a MarketCollateralWithdrawn event raised by the CoreGoerli contract.
type CoreGoerliMarketCollateralWithdrawnIterator ¶
type CoreGoerliMarketCollateralWithdrawnIterator struct { Event *CoreGoerliMarketCollateralWithdrawn // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMarketCollateralWithdrawnIterator is returned from FilterMarketCollateralWithdrawn and is used to iterate over the raw logs and unpacked data for MarketCollateralWithdrawn events raised by the CoreGoerli contract.
func (*CoreGoerliMarketCollateralWithdrawnIterator) Close ¶
func (it *CoreGoerliMarketCollateralWithdrawnIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMarketCollateralWithdrawnIterator) Error ¶
func (it *CoreGoerliMarketCollateralWithdrawnIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMarketCollateralWithdrawnIterator) Next ¶
func (it *CoreGoerliMarketCollateralWithdrawnIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMarketRegistered ¶
type CoreGoerliMarketRegistered struct { Market common.Address MarketId *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMarketRegistered represents a MarketRegistered event raised by the CoreGoerli contract.
type CoreGoerliMarketRegisteredIterator ¶
type CoreGoerliMarketRegisteredIterator struct { Event *CoreGoerliMarketRegistered // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMarketRegisteredIterator is returned from FilterMarketRegistered and is used to iterate over the raw logs and unpacked data for MarketRegistered events raised by the CoreGoerli contract.
func (*CoreGoerliMarketRegisteredIterator) Close ¶
func (it *CoreGoerliMarketRegisteredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMarketRegisteredIterator) Error ¶
func (it *CoreGoerliMarketRegisteredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMarketRegisteredIterator) Next ¶
func (it *CoreGoerliMarketRegisteredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMarketSystemFeePaid ¶
type CoreGoerliMarketSystemFeePaid struct { MarketId *big.Int FeeAmount *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMarketSystemFeePaid represents a MarketSystemFeePaid event raised by the CoreGoerli contract.
type CoreGoerliMarketSystemFeePaidIterator ¶
type CoreGoerliMarketSystemFeePaidIterator struct { Event *CoreGoerliMarketSystemFeePaid // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMarketSystemFeePaidIterator is returned from FilterMarketSystemFeePaid and is used to iterate over the raw logs and unpacked data for MarketSystemFeePaid events raised by the CoreGoerli contract.
func (*CoreGoerliMarketSystemFeePaidIterator) Close ¶
func (it *CoreGoerliMarketSystemFeePaidIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMarketSystemFeePaidIterator) Error ¶
func (it *CoreGoerliMarketSystemFeePaidIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMarketSystemFeePaidIterator) Next ¶
func (it *CoreGoerliMarketSystemFeePaidIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMarketUsdDeposited ¶
type CoreGoerliMarketUsdDeposited struct { MarketId *big.Int Target common.Address Amount *big.Int Market common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMarketUsdDeposited represents a MarketUsdDeposited event raised by the CoreGoerli contract.
type CoreGoerliMarketUsdDepositedIterator ¶
type CoreGoerliMarketUsdDepositedIterator struct { Event *CoreGoerliMarketUsdDeposited // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMarketUsdDepositedIterator is returned from FilterMarketUsdDeposited and is used to iterate over the raw logs and unpacked data for MarketUsdDeposited events raised by the CoreGoerli contract.
func (*CoreGoerliMarketUsdDepositedIterator) Close ¶
func (it *CoreGoerliMarketUsdDepositedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMarketUsdDepositedIterator) Error ¶
func (it *CoreGoerliMarketUsdDepositedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMarketUsdDepositedIterator) Next ¶
func (it *CoreGoerliMarketUsdDepositedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMarketUsdWithdrawn ¶
type CoreGoerliMarketUsdWithdrawn struct { MarketId *big.Int Target common.Address Amount *big.Int Market common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMarketUsdWithdrawn represents a MarketUsdWithdrawn event raised by the CoreGoerli contract.
type CoreGoerliMarketUsdWithdrawnIterator ¶
type CoreGoerliMarketUsdWithdrawnIterator struct { Event *CoreGoerliMarketUsdWithdrawn // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMarketUsdWithdrawnIterator is returned from FilterMarketUsdWithdrawn and is used to iterate over the raw logs and unpacked data for MarketUsdWithdrawn events raised by the CoreGoerli contract.
func (*CoreGoerliMarketUsdWithdrawnIterator) Close ¶
func (it *CoreGoerliMarketUsdWithdrawnIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMarketUsdWithdrawnIterator) Error ¶
func (it *CoreGoerliMarketUsdWithdrawnIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMarketUsdWithdrawnIterator) Next ¶
func (it *CoreGoerliMarketUsdWithdrawnIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliMaximumMarketCollateralConfigured ¶
type CoreGoerliMaximumMarketCollateralConfigured struct { MarketId *big.Int CollateralType common.Address SystemAmount *big.Int Owner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliMaximumMarketCollateralConfigured represents a MaximumMarketCollateralConfigured event raised by the CoreGoerli contract.
type CoreGoerliMaximumMarketCollateralConfiguredIterator ¶
type CoreGoerliMaximumMarketCollateralConfiguredIterator struct { Event *CoreGoerliMaximumMarketCollateralConfigured // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliMaximumMarketCollateralConfiguredIterator is returned from FilterMaximumMarketCollateralConfigured and is used to iterate over the raw logs and unpacked data for MaximumMarketCollateralConfigured events raised by the CoreGoerli contract.
func (*CoreGoerliMaximumMarketCollateralConfiguredIterator) Close ¶
func (it *CoreGoerliMaximumMarketCollateralConfiguredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliMaximumMarketCollateralConfiguredIterator) Error ¶
func (it *CoreGoerliMaximumMarketCollateralConfiguredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliMaximumMarketCollateralConfiguredIterator) Next ¶
func (it *CoreGoerliMaximumMarketCollateralConfiguredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliNewSupportedCrossChainNetwork ¶
type CoreGoerliNewSupportedCrossChainNetwork struct { NewChainId uint64 Raw types.Log // Blockchain specific contextual infos }
CoreGoerliNewSupportedCrossChainNetwork represents a NewSupportedCrossChainNetwork event raised by the CoreGoerli contract.
type CoreGoerliNewSupportedCrossChainNetworkIterator ¶
type CoreGoerliNewSupportedCrossChainNetworkIterator struct { Event *CoreGoerliNewSupportedCrossChainNetwork // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliNewSupportedCrossChainNetworkIterator is returned from FilterNewSupportedCrossChainNetwork and is used to iterate over the raw logs and unpacked data for NewSupportedCrossChainNetwork events raised by the CoreGoerli contract.
func (*CoreGoerliNewSupportedCrossChainNetworkIterator) Close ¶
func (it *CoreGoerliNewSupportedCrossChainNetworkIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliNewSupportedCrossChainNetworkIterator) Error ¶
func (it *CoreGoerliNewSupportedCrossChainNetworkIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliNewSupportedCrossChainNetworkIterator) Next ¶
func (it *CoreGoerliNewSupportedCrossChainNetworkIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliOwnerChanged ¶
type CoreGoerliOwnerChanged struct { OldOwner common.Address NewOwner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliOwnerChanged represents a OwnerChanged event raised by the CoreGoerli contract.
type CoreGoerliOwnerChangedIterator ¶
type CoreGoerliOwnerChangedIterator struct { Event *CoreGoerliOwnerChanged // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliOwnerChangedIterator is returned from FilterOwnerChanged and is used to iterate over the raw logs and unpacked data for OwnerChanged events raised by the CoreGoerli contract.
func (*CoreGoerliOwnerChangedIterator) Close ¶
func (it *CoreGoerliOwnerChangedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliOwnerChangedIterator) Error ¶
func (it *CoreGoerliOwnerChangedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliOwnerChangedIterator) Next ¶
func (it *CoreGoerliOwnerChangedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliOwnerNominated ¶
type CoreGoerliOwnerNominated struct { NewOwner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliOwnerNominated represents a OwnerNominated event raised by the CoreGoerli contract.
type CoreGoerliOwnerNominatedIterator ¶
type CoreGoerliOwnerNominatedIterator struct { Event *CoreGoerliOwnerNominated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliOwnerNominatedIterator is returned from FilterOwnerNominated and is used to iterate over the raw logs and unpacked data for OwnerNominated events raised by the CoreGoerli contract.
func (*CoreGoerliOwnerNominatedIterator) Close ¶
func (it *CoreGoerliOwnerNominatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliOwnerNominatedIterator) Error ¶
func (it *CoreGoerliOwnerNominatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliOwnerNominatedIterator) Next ¶
func (it *CoreGoerliOwnerNominatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPermissionGranted ¶
type CoreGoerliPermissionGranted struct { AccountId *big.Int Permission [32]byte User common.Address Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPermissionGranted represents a PermissionGranted event raised by the CoreGoerli contract.
type CoreGoerliPermissionGrantedIterator ¶
type CoreGoerliPermissionGrantedIterator struct { Event *CoreGoerliPermissionGranted // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPermissionGrantedIterator is returned from FilterPermissionGranted and is used to iterate over the raw logs and unpacked data for PermissionGranted events raised by the CoreGoerli contract.
func (*CoreGoerliPermissionGrantedIterator) Close ¶
func (it *CoreGoerliPermissionGrantedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPermissionGrantedIterator) Error ¶
func (it *CoreGoerliPermissionGrantedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPermissionGrantedIterator) Next ¶
func (it *CoreGoerliPermissionGrantedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPermissionRevoked ¶
type CoreGoerliPermissionRevoked struct { AccountId *big.Int Permission [32]byte User common.Address Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPermissionRevoked represents a PermissionRevoked event raised by the CoreGoerli contract.
type CoreGoerliPermissionRevokedIterator ¶
type CoreGoerliPermissionRevokedIterator struct { Event *CoreGoerliPermissionRevoked // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPermissionRevokedIterator is returned from FilterPermissionRevoked and is used to iterate over the raw logs and unpacked data for PermissionRevoked events raised by the CoreGoerli contract.
func (*CoreGoerliPermissionRevokedIterator) Close ¶
func (it *CoreGoerliPermissionRevokedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPermissionRevokedIterator) Error ¶
func (it *CoreGoerliPermissionRevokedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPermissionRevokedIterator) Next ¶
func (it *CoreGoerliPermissionRevokedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolApprovedAdded ¶
type CoreGoerliPoolApprovedAdded struct { PoolId *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolApprovedAdded represents a PoolApprovedAdded event raised by the CoreGoerli contract.
type CoreGoerliPoolApprovedAddedIterator ¶
type CoreGoerliPoolApprovedAddedIterator struct { Event *CoreGoerliPoolApprovedAdded // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolApprovedAddedIterator is returned from FilterPoolApprovedAdded and is used to iterate over the raw logs and unpacked data for PoolApprovedAdded events raised by the CoreGoerli contract.
func (*CoreGoerliPoolApprovedAddedIterator) Close ¶
func (it *CoreGoerliPoolApprovedAddedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolApprovedAddedIterator) Error ¶
func (it *CoreGoerliPoolApprovedAddedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolApprovedAddedIterator) Next ¶
func (it *CoreGoerliPoolApprovedAddedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolApprovedRemoved ¶
type CoreGoerliPoolApprovedRemoved struct { PoolId *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolApprovedRemoved represents a PoolApprovedRemoved event raised by the CoreGoerli contract.
type CoreGoerliPoolApprovedRemovedIterator ¶
type CoreGoerliPoolApprovedRemovedIterator struct { Event *CoreGoerliPoolApprovedRemoved // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolApprovedRemovedIterator is returned from FilterPoolApprovedRemoved and is used to iterate over the raw logs and unpacked data for PoolApprovedRemoved events raised by the CoreGoerli contract.
func (*CoreGoerliPoolApprovedRemovedIterator) Close ¶
func (it *CoreGoerliPoolApprovedRemovedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolApprovedRemovedIterator) Error ¶
func (it *CoreGoerliPoolApprovedRemovedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolApprovedRemovedIterator) Next ¶
func (it *CoreGoerliPoolApprovedRemovedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolCollateralConfigurationUpdated ¶ added in v0.1.5
type CoreGoerliPoolCollateralConfigurationUpdated struct { PoolId *big.Int CollateralType common.Address Config PoolCollateralConfigurationData Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolCollateralConfigurationUpdated represents a PoolCollateralConfigurationUpdated event raised by the CoreGoerli contract.
type CoreGoerliPoolCollateralConfigurationUpdatedIterator ¶ added in v0.1.5
type CoreGoerliPoolCollateralConfigurationUpdatedIterator struct { Event *CoreGoerliPoolCollateralConfigurationUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolCollateralConfigurationUpdatedIterator is returned from FilterPoolCollateralConfigurationUpdated and is used to iterate over the raw logs and unpacked data for PoolCollateralConfigurationUpdated events raised by the CoreGoerli contract.
func (*CoreGoerliPoolCollateralConfigurationUpdatedIterator) Close ¶ added in v0.1.5
func (it *CoreGoerliPoolCollateralConfigurationUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolCollateralConfigurationUpdatedIterator) Error ¶ added in v0.1.5
func (it *CoreGoerliPoolCollateralConfigurationUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolCollateralConfigurationUpdatedIterator) Next ¶ added in v0.1.5
func (it *CoreGoerliPoolCollateralConfigurationUpdatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolCollateralDisabledByDefaultSet ¶ added in v0.1.5
type CoreGoerliPoolCollateralDisabledByDefaultSet struct { PoolId *big.Int Disabled bool Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolCollateralDisabledByDefaultSet represents a PoolCollateralDisabledByDefaultSet event raised by the CoreGoerli contract.
type CoreGoerliPoolCollateralDisabledByDefaultSetIterator ¶ added in v0.1.5
type CoreGoerliPoolCollateralDisabledByDefaultSetIterator struct { Event *CoreGoerliPoolCollateralDisabledByDefaultSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolCollateralDisabledByDefaultSetIterator is returned from FilterPoolCollateralDisabledByDefaultSet and is used to iterate over the raw logs and unpacked data for PoolCollateralDisabledByDefaultSet events raised by the CoreGoerli contract.
func (*CoreGoerliPoolCollateralDisabledByDefaultSetIterator) Close ¶ added in v0.1.5
func (it *CoreGoerliPoolCollateralDisabledByDefaultSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolCollateralDisabledByDefaultSetIterator) Error ¶ added in v0.1.5
func (it *CoreGoerliPoolCollateralDisabledByDefaultSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolCollateralDisabledByDefaultSetIterator) Next ¶ added in v0.1.5
func (it *CoreGoerliPoolCollateralDisabledByDefaultSetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolConfigurationSet ¶
type CoreGoerliPoolConfigurationSet struct { PoolId *big.Int Markets []MarketConfigurationData Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolConfigurationSet represents a PoolConfigurationSet event raised by the CoreGoerli contract.
type CoreGoerliPoolConfigurationSetIterator ¶
type CoreGoerliPoolConfigurationSetIterator struct { Event *CoreGoerliPoolConfigurationSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolConfigurationSetIterator is returned from FilterPoolConfigurationSet and is used to iterate over the raw logs and unpacked data for PoolConfigurationSet events raised by the CoreGoerli contract.
func (*CoreGoerliPoolConfigurationSetIterator) Close ¶
func (it *CoreGoerliPoolConfigurationSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolConfigurationSetIterator) Error ¶
func (it *CoreGoerliPoolConfigurationSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolConfigurationSetIterator) Next ¶
func (it *CoreGoerliPoolConfigurationSetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolCreated ¶
type CoreGoerliPoolCreated struct { PoolId *big.Int Owner common.Address Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolCreated represents a PoolCreated event raised by the CoreGoerli contract.
type CoreGoerliPoolCreatedIterator ¶
type CoreGoerliPoolCreatedIterator struct { Event *CoreGoerliPoolCreated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolCreatedIterator is returned from FilterPoolCreated and is used to iterate over the raw logs and unpacked data for PoolCreated events raised by the CoreGoerli contract.
func (*CoreGoerliPoolCreatedIterator) Close ¶
func (it *CoreGoerliPoolCreatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolCreatedIterator) Error ¶
func (it *CoreGoerliPoolCreatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolCreatedIterator) Next ¶
func (it *CoreGoerliPoolCreatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolNameUpdated ¶
type CoreGoerliPoolNameUpdated struct { PoolId *big.Int Name string Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolNameUpdated represents a PoolNameUpdated event raised by the CoreGoerli contract.
type CoreGoerliPoolNameUpdatedIterator ¶
type CoreGoerliPoolNameUpdatedIterator struct { Event *CoreGoerliPoolNameUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolNameUpdatedIterator is returned from FilterPoolNameUpdated and is used to iterate over the raw logs and unpacked data for PoolNameUpdated events raised by the CoreGoerli contract.
func (*CoreGoerliPoolNameUpdatedIterator) Close ¶
func (it *CoreGoerliPoolNameUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolNameUpdatedIterator) Error ¶
func (it *CoreGoerliPoolNameUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolNameUpdatedIterator) Next ¶
func (it *CoreGoerliPoolNameUpdatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolNominationRenounced ¶
type CoreGoerliPoolNominationRenounced struct { PoolId *big.Int Owner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolNominationRenounced represents a PoolNominationRenounced event raised by the CoreGoerli contract.
type CoreGoerliPoolNominationRenouncedIterator ¶
type CoreGoerliPoolNominationRenouncedIterator struct { Event *CoreGoerliPoolNominationRenounced // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolNominationRenouncedIterator is returned from FilterPoolNominationRenounced and is used to iterate over the raw logs and unpacked data for PoolNominationRenounced events raised by the CoreGoerli contract.
func (*CoreGoerliPoolNominationRenouncedIterator) Close ¶
func (it *CoreGoerliPoolNominationRenouncedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolNominationRenouncedIterator) Error ¶
func (it *CoreGoerliPoolNominationRenouncedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolNominationRenouncedIterator) Next ¶
func (it *CoreGoerliPoolNominationRenouncedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolNominationRevoked ¶
type CoreGoerliPoolNominationRevoked struct { PoolId *big.Int Owner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolNominationRevoked represents a PoolNominationRevoked event raised by the CoreGoerli contract.
type CoreGoerliPoolNominationRevokedIterator ¶
type CoreGoerliPoolNominationRevokedIterator struct { Event *CoreGoerliPoolNominationRevoked // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolNominationRevokedIterator is returned from FilterPoolNominationRevoked and is used to iterate over the raw logs and unpacked data for PoolNominationRevoked events raised by the CoreGoerli contract.
func (*CoreGoerliPoolNominationRevokedIterator) Close ¶
func (it *CoreGoerliPoolNominationRevokedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolNominationRevokedIterator) Error ¶
func (it *CoreGoerliPoolNominationRevokedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolNominationRevokedIterator) Next ¶
func (it *CoreGoerliPoolNominationRevokedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolOwnerNominated ¶
type CoreGoerliPoolOwnerNominated struct { PoolId *big.Int NominatedOwner common.Address Owner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolOwnerNominated represents a PoolOwnerNominated event raised by the CoreGoerli contract.
type CoreGoerliPoolOwnerNominatedIterator ¶
type CoreGoerliPoolOwnerNominatedIterator struct { Event *CoreGoerliPoolOwnerNominated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolOwnerNominatedIterator is returned from FilterPoolOwnerNominated and is used to iterate over the raw logs and unpacked data for PoolOwnerNominated events raised by the CoreGoerli contract.
func (*CoreGoerliPoolOwnerNominatedIterator) Close ¶
func (it *CoreGoerliPoolOwnerNominatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolOwnerNominatedIterator) Error ¶
func (it *CoreGoerliPoolOwnerNominatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolOwnerNominatedIterator) Next ¶
func (it *CoreGoerliPoolOwnerNominatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPoolOwnershipAccepted ¶
type CoreGoerliPoolOwnershipAccepted struct { PoolId *big.Int Owner common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPoolOwnershipAccepted represents a PoolOwnershipAccepted event raised by the CoreGoerli contract.
type CoreGoerliPoolOwnershipAcceptedIterator ¶
type CoreGoerliPoolOwnershipAcceptedIterator struct { Event *CoreGoerliPoolOwnershipAccepted // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPoolOwnershipAcceptedIterator is returned from FilterPoolOwnershipAccepted and is used to iterate over the raw logs and unpacked data for PoolOwnershipAccepted events raised by the CoreGoerli contract.
func (*CoreGoerliPoolOwnershipAcceptedIterator) Close ¶
func (it *CoreGoerliPoolOwnershipAcceptedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPoolOwnershipAcceptedIterator) Error ¶
func (it *CoreGoerliPoolOwnershipAcceptedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPoolOwnershipAcceptedIterator) Next ¶
func (it *CoreGoerliPoolOwnershipAcceptedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliPreferredPoolSet ¶
type CoreGoerliPreferredPoolSet struct { PoolId *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliPreferredPoolSet represents a PreferredPoolSet event raised by the CoreGoerli contract.
type CoreGoerliPreferredPoolSetIterator ¶
type CoreGoerliPreferredPoolSetIterator struct { Event *CoreGoerliPreferredPoolSet // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliPreferredPoolSetIterator is returned from FilterPreferredPoolSet and is used to iterate over the raw logs and unpacked data for PreferredPoolSet events raised by the CoreGoerli contract.
func (*CoreGoerliPreferredPoolSetIterator) Close ¶
func (it *CoreGoerliPreferredPoolSetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliPreferredPoolSetIterator) Error ¶
func (it *CoreGoerliPreferredPoolSetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliPreferredPoolSetIterator) Next ¶
func (it *CoreGoerliPreferredPoolSetIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliRaw ¶
type CoreGoerliRaw struct {
Contract *CoreGoerli // Generic contract binding to access the raw methods on
}
CoreGoerliRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*CoreGoerliRaw) Call ¶
func (_CoreGoerli *CoreGoerliRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
func (*CoreGoerliRaw) Transact ¶
func (_CoreGoerli *CoreGoerliRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*CoreGoerliRaw) Transfer ¶
func (_CoreGoerli *CoreGoerliRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type CoreGoerliRewardsClaimed ¶
type CoreGoerliRewardsClaimed struct { AccountId *big.Int PoolId *big.Int CollateralType common.Address Distributor common.Address Amount *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliRewardsClaimed represents a RewardsClaimed event raised by the CoreGoerli contract.
type CoreGoerliRewardsClaimedIterator ¶
type CoreGoerliRewardsClaimedIterator struct { Event *CoreGoerliRewardsClaimed // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliRewardsClaimedIterator is returned from FilterRewardsClaimed and is used to iterate over the raw logs and unpacked data for RewardsClaimed events raised by the CoreGoerli contract.
func (*CoreGoerliRewardsClaimedIterator) Close ¶
func (it *CoreGoerliRewardsClaimedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliRewardsClaimedIterator) Error ¶
func (it *CoreGoerliRewardsClaimedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliRewardsClaimedIterator) Next ¶
func (it *CoreGoerliRewardsClaimedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliRewardsDistributed ¶
type CoreGoerliRewardsDistributed struct { PoolId *big.Int CollateralType common.Address Distributor common.Address Amount *big.Int Start *big.Int Duration *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliRewardsDistributed represents a RewardsDistributed event raised by the CoreGoerli contract.
type CoreGoerliRewardsDistributedIterator ¶
type CoreGoerliRewardsDistributedIterator struct { Event *CoreGoerliRewardsDistributed // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliRewardsDistributedIterator is returned from FilterRewardsDistributed and is used to iterate over the raw logs and unpacked data for RewardsDistributed events raised by the CoreGoerli contract.
func (*CoreGoerliRewardsDistributedIterator) Close ¶
func (it *CoreGoerliRewardsDistributedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliRewardsDistributedIterator) Error ¶
func (it *CoreGoerliRewardsDistributedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliRewardsDistributedIterator) Next ¶
func (it *CoreGoerliRewardsDistributedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliRewardsDistributorRegistered ¶
type CoreGoerliRewardsDistributorRegistered struct { PoolId *big.Int CollateralType common.Address Distributor common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliRewardsDistributorRegistered represents a RewardsDistributorRegistered event raised by the CoreGoerli contract.
type CoreGoerliRewardsDistributorRegisteredIterator ¶
type CoreGoerliRewardsDistributorRegisteredIterator struct { Event *CoreGoerliRewardsDistributorRegistered // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliRewardsDistributorRegisteredIterator is returned from FilterRewardsDistributorRegistered and is used to iterate over the raw logs and unpacked data for RewardsDistributorRegistered events raised by the CoreGoerli contract.
func (*CoreGoerliRewardsDistributorRegisteredIterator) Close ¶
func (it *CoreGoerliRewardsDistributorRegisteredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliRewardsDistributorRegisteredIterator) Error ¶
func (it *CoreGoerliRewardsDistributorRegisteredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliRewardsDistributorRegisteredIterator) Next ¶
func (it *CoreGoerliRewardsDistributorRegisteredIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliRewardsDistributorRemoved ¶
type CoreGoerliRewardsDistributorRemoved struct { PoolId *big.Int CollateralType common.Address Distributor common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliRewardsDistributorRemoved represents a RewardsDistributorRemoved event raised by the CoreGoerli contract.
type CoreGoerliRewardsDistributorRemovedIterator ¶
type CoreGoerliRewardsDistributorRemovedIterator struct { Event *CoreGoerliRewardsDistributorRemoved // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliRewardsDistributorRemovedIterator is returned from FilterRewardsDistributorRemoved and is used to iterate over the raw logs and unpacked data for RewardsDistributorRemoved events raised by the CoreGoerli contract.
func (*CoreGoerliRewardsDistributorRemovedIterator) Close ¶
func (it *CoreGoerliRewardsDistributorRemovedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliRewardsDistributorRemovedIterator) Error ¶
func (it *CoreGoerliRewardsDistributorRemovedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliRewardsDistributorRemovedIterator) Next ¶
func (it *CoreGoerliRewardsDistributorRemovedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliSession ¶
type CoreGoerliSession struct { Contract *CoreGoerli // Generic contract binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
CoreGoerliSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*CoreGoerliSession) AcceptOwnership ¶
func (_CoreGoerli *CoreGoerliSession) AcceptOwnership() (*types.Transaction, error)
AcceptOwnership is a paid mutator transaction binding the contract method 0x79ba5097.
Solidity: function acceptOwnership() returns()
func (*CoreGoerliSession) AcceptPoolOwnership ¶
func (_CoreGoerli *CoreGoerliSession) AcceptPoolOwnership(poolId *big.Int) (*types.Transaction, error)
AcceptPoolOwnership is a paid mutator transaction binding the contract method 0xc707a39f.
Solidity: function acceptPoolOwnership(uint128 poolId) returns()
func (*CoreGoerliSession) AddApprovedPool ¶
func (_CoreGoerli *CoreGoerliSession) AddApprovedPool(poolId *big.Int) (*types.Transaction, error)
AddApprovedPool is a paid mutator transaction binding the contract method 0xb790a1ae.
Solidity: function addApprovedPool(uint128 poolId) returns()
func (*CoreGoerliSession) AddToFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliSession) AddToFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
AddToFeatureFlagAllowlist is a paid mutator transaction binding the contract method 0xa0778144.
Solidity: function addToFeatureFlagAllowlist(bytes32 feature, address account) returns()
func (*CoreGoerliSession) AssociateDebt ¶
func (_CoreGoerli *CoreGoerliSession) AssociateDebt(marketId *big.Int, poolId *big.Int, collateralType common.Address, accountId *big.Int, amount *big.Int) (*types.Transaction, error)
AssociateDebt is a paid mutator transaction binding the contract method 0x11aa282d.
Solidity: function associateDebt(uint128 marketId, uint128 poolId, address collateralType, uint128 accountId, uint256 amount) returns(int256)
func (*CoreGoerliSession) BurnUsd ¶
func (_CoreGoerli *CoreGoerliSession) BurnUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
BurnUsd is a paid mutator transaction binding the contract method 0xd3264e43.
Solidity: function burnUsd(uint128 accountId, uint128 poolId, address collateralType, uint256 amount) returns()
func (*CoreGoerliSession) CcipReceive ¶
func (_CoreGoerli *CoreGoerliSession) CcipReceive(message CcipClientAny2EVMMessage) (*types.Transaction, error)
CcipReceive is a paid mutator transaction binding the contract method 0x85572ffb.
Solidity: function ccipReceive((bytes32,uint64,bytes,bytes,(address,uint256)[]) message) returns()
func (*CoreGoerliSession) ClaimRewards ¶
func (_CoreGoerli *CoreGoerliSession) ClaimRewards(accountId *big.Int, poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
ClaimRewards is a paid mutator transaction binding the contract method 0x460d2049.
Solidity: function claimRewards(uint128 accountId, uint128 poolId, address collateralType, address distributor) returns(uint256)
func (*CoreGoerliSession) CleanExpiredLocks ¶
func (_CoreGoerli *CoreGoerliSession) CleanExpiredLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, count *big.Int) (*types.Transaction, error)
CleanExpiredLocks is a paid mutator transaction binding the contract method 0x198f0aa1.
Solidity: function cleanExpiredLocks(uint128 accountId, address collateralType, uint256 offset, uint256 count) returns(uint256 cleared)
func (*CoreGoerliSession) ConfigureChainlinkCrossChain ¶
func (_CoreGoerli *CoreGoerliSession) ConfigureChainlinkCrossChain(ccipRouter common.Address, ccipTokenPool common.Address) (*types.Transaction, error)
ConfigureChainlinkCrossChain is a paid mutator transaction binding the contract method 0x10d52805.
Solidity: function configureChainlinkCrossChain(address ccipRouter, address ccipTokenPool) returns()
func (*CoreGoerliSession) ConfigureCollateral ¶
func (_CoreGoerli *CoreGoerliSession) ConfigureCollateral(config CollateralConfigurationData) (*types.Transaction, error)
ConfigureCollateral is a paid mutator transaction binding the contract method 0x644cb0f3.
Solidity: function configureCollateral((bool,uint256,uint256,uint256,bytes32,address,uint256) config) returns()
func (*CoreGoerliSession) ConfigureMaximumMarketCollateral ¶
func (_CoreGoerli *CoreGoerliSession) ConfigureMaximumMarketCollateral(marketId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
ConfigureMaximumMarketCollateral is a paid mutator transaction binding the contract method 0xdbdea94c.
Solidity: function configureMaximumMarketCollateral(uint128 marketId, address collateralType, uint256 amount) returns()
func (*CoreGoerliSession) ConfigureOracleManager ¶
func (_CoreGoerli *CoreGoerliSession) ConfigureOracleManager(oracleManagerAddress common.Address) (*types.Transaction, error)
ConfigureOracleManager is a paid mutator transaction binding the contract method 0xa5d49393.
Solidity: function configureOracleManager(address oracleManagerAddress) returns()
func (*CoreGoerliSession) CreateAccount ¶
func (_CoreGoerli *CoreGoerliSession) CreateAccount() (*types.Transaction, error)
CreateAccount is a paid mutator transaction binding the contract method 0x9dca362f.
Solidity: function createAccount() returns(uint128 accountId)
func (*CoreGoerliSession) CreateAccount0 ¶
func (_CoreGoerli *CoreGoerliSession) CreateAccount0(requestedAccountId *big.Int) (*types.Transaction, error)
CreateAccount0 is a paid mutator transaction binding the contract method 0xcadb09a5.
Solidity: function createAccount(uint128 requestedAccountId) returns()
func (*CoreGoerliSession) CreateLock ¶
func (_CoreGoerli *CoreGoerliSession) CreateLock(accountId *big.Int, collateralType common.Address, amount *big.Int, expireTimestamp uint64) (*types.Transaction, error)
CreateLock is a paid mutator transaction binding the contract method 0x0bae9893.
Solidity: function createLock(uint128 accountId, address collateralType, uint256 amount, uint64 expireTimestamp) returns()
func (*CoreGoerliSession) CreatePool ¶
func (_CoreGoerli *CoreGoerliSession) CreatePool(requestedPoolId *big.Int, owner common.Address) (*types.Transaction, error)
CreatePool is a paid mutator transaction binding the contract method 0xcaab529b.
Solidity: function createPool(uint128 requestedPoolId, address owner) returns()
func (*CoreGoerliSession) DelegateCollateral ¶
func (_CoreGoerli *CoreGoerliSession) DelegateCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address, newCollateralAmountD18 *big.Int, leverage *big.Int) (*types.Transaction, error)
DelegateCollateral is a paid mutator transaction binding the contract method 0x7b0532a4.
Solidity: function delegateCollateral(uint128 accountId, uint128 poolId, address collateralType, uint256 newCollateralAmountD18, uint256 leverage) returns()
func (*CoreGoerliSession) Deposit ¶
func (_CoreGoerli *CoreGoerliSession) Deposit(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
Deposit is a paid mutator transaction binding the contract method 0x83802968.
Solidity: function deposit(uint128 accountId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliSession) DepositMarketCollateral ¶
func (_CoreGoerli *CoreGoerliSession) DepositMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
DepositMarketCollateral is a paid mutator transaction binding the contract method 0xa4e6306b.
Solidity: function depositMarketCollateral(uint128 marketId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliSession) DepositMarketUsd ¶
func (_CoreGoerli *CoreGoerliSession) DepositMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
DepositMarketUsd is a paid mutator transaction binding the contract method 0x10b0cf76.
Solidity: function depositMarketUsd(uint128 marketId, address target, uint256 amount) returns(uint256 feeAmount)
func (*CoreGoerliSession) DistributeDebtToPools ¶
func (_CoreGoerli *CoreGoerliSession) DistributeDebtToPools(marketId *big.Int, maxIter *big.Int) (*types.Transaction, error)
DistributeDebtToPools is a paid mutator transaction binding the contract method 0xa0c12269.
Solidity: function distributeDebtToPools(uint128 marketId, uint256 maxIter) returns(bool)
func (*CoreGoerliSession) DistributeRewards ¶
func (_CoreGoerli *CoreGoerliSession) DistributeRewards(poolId *big.Int, collateralType common.Address, amount *big.Int, start uint64, duration uint32) (*types.Transaction, error)
DistributeRewards is a paid mutator transaction binding the contract method 0x5a7ff7c5.
Solidity: function distributeRewards(uint128 poolId, address collateralType, uint256 amount, uint64 start, uint32 duration) returns()
func (*CoreGoerliSession) GetAccountAvailableCollateral ¶
func (_CoreGoerli *CoreGoerliSession) GetAccountAvailableCollateral(accountId *big.Int, collateralType common.Address) (*big.Int, error)
GetAccountAvailableCollateral is a free data retrieval call binding the contract method 0x927482ff.
Solidity: function getAccountAvailableCollateral(uint128 accountId, address collateralType) view returns(uint256)
func (*CoreGoerliSession) GetAccountCollateral ¶
func (_CoreGoerli *CoreGoerliSession) GetAccountCollateral(accountId *big.Int, collateralType common.Address) (struct { TotalDeposited *big.Int TotalAssigned *big.Int TotalLocked *big.Int }, error)
GetAccountCollateral is a free data retrieval call binding the contract method 0xef45148e.
Solidity: function getAccountCollateral(uint128 accountId, address collateralType) view returns(uint256 totalDeposited, uint256 totalAssigned, uint256 totalLocked)
func (*CoreGoerliSession) GetAccountLastInteraction ¶
func (_CoreGoerli *CoreGoerliSession) GetAccountLastInteraction(accountId *big.Int) (*big.Int, error)
GetAccountLastInteraction is a free data retrieval call binding the contract method 0x1b5dccdb.
Solidity: function getAccountLastInteraction(uint128 accountId) view returns(uint256)
func (*CoreGoerliSession) GetAccountOwner ¶
GetAccountOwner is a free data retrieval call binding the contract method 0xbf60c31d.
Solidity: function getAccountOwner(uint128 accountId) view returns(address)
func (*CoreGoerliSession) GetAccountPermissions ¶
func (_CoreGoerli *CoreGoerliSession) GetAccountPermissions(accountId *big.Int) ([]IAccountModuleAccountPermissions, error)
GetAccountPermissions is a free data retrieval call binding the contract method 0xa796fecd.
Solidity: function getAccountPermissions(uint128 accountId) view returns((address,bytes32[])[] accountPerms)
func (*CoreGoerliSession) GetAccountTokenAddress ¶
func (_CoreGoerli *CoreGoerliSession) GetAccountTokenAddress() (common.Address, error)
GetAccountTokenAddress is a free data retrieval call binding the contract method 0xa148bf10.
Solidity: function getAccountTokenAddress() view returns(address)
func (*CoreGoerliSession) GetApprovedPools ¶
func (_CoreGoerli *CoreGoerliSession) GetApprovedPools() ([]*big.Int, error)
GetApprovedPools is a free data retrieval call binding the contract method 0x48741626.
Solidity: function getApprovedPools() view returns(uint256[])
func (*CoreGoerliSession) GetAssociatedSystem ¶
func (_CoreGoerli *CoreGoerliSession) GetAssociatedSystem(id [32]byte) (struct { Addr common.Address Kind [32]byte }, error)
GetAssociatedSystem is a free data retrieval call binding the contract method 0x60988e09.
Solidity: function getAssociatedSystem(bytes32 id) view returns(address addr, bytes32 kind)
func (*CoreGoerliSession) GetCollateralConfiguration ¶
func (_CoreGoerli *CoreGoerliSession) GetCollateralConfiguration(collateralType common.Address) (CollateralConfigurationData, error)
GetCollateralConfiguration is a free data retrieval call binding the contract method 0xdc0b3f52.
Solidity: function getCollateralConfiguration(address collateralType) pure returns((bool,uint256,uint256,uint256,bytes32,address,uint256))
func (*CoreGoerliSession) GetCollateralConfigurations ¶
func (_CoreGoerli *CoreGoerliSession) GetCollateralConfigurations(hideDisabled bool) ([]CollateralConfigurationData, error)
GetCollateralConfigurations is a free data retrieval call binding the contract method 0x75bf2444.
Solidity: function getCollateralConfigurations(bool hideDisabled) view returns((bool,uint256,uint256,uint256,bytes32,address,uint256)[])
func (*CoreGoerliSession) GetCollateralPrice ¶
func (_CoreGoerli *CoreGoerliSession) GetCollateralPrice(collateralType common.Address) (*big.Int, error)
GetCollateralPrice is a free data retrieval call binding the contract method 0x51a40994.
Solidity: function getCollateralPrice(address collateralType) view returns(uint256)
func (*CoreGoerliSession) GetConfig ¶
func (_CoreGoerli *CoreGoerliSession) GetConfig(k [32]byte) ([32]byte, error)
GetConfig is a free data retrieval call binding the contract method 0x6dd5b69d.
Solidity: function getConfig(bytes32 k) view returns(bytes32 v)
func (*CoreGoerliSession) GetConfigAddress ¶
func (_CoreGoerli *CoreGoerliSession) GetConfigAddress(k [32]byte) (common.Address, error)
GetConfigAddress is a free data retrieval call binding the contract method 0xf896503a.
Solidity: function getConfigAddress(bytes32 k) view returns(address v)
func (*CoreGoerliSession) GetConfigUint ¶
func (_CoreGoerli *CoreGoerliSession) GetConfigUint(k [32]byte) (*big.Int, error)
GetConfigUint is a free data retrieval call binding the contract method 0xf92bb8c9.
Solidity: function getConfigUint(bytes32 k) view returns(uint256 v)
func (*CoreGoerliSession) GetDeniers ¶
func (_CoreGoerli *CoreGoerliSession) GetDeniers(feature [32]byte) ([]common.Address, error)
GetDeniers is a free data retrieval call binding the contract method 0xed429cf7.
Solidity: function getDeniers(bytes32 feature) view returns(address[])
func (*CoreGoerliSession) GetFeatureFlagAllowAll ¶
func (_CoreGoerli *CoreGoerliSession) GetFeatureFlagAllowAll(feature [32]byte) (bool, error)
GetFeatureFlagAllowAll is a free data retrieval call binding the contract method 0x40a399ef.
Solidity: function getFeatureFlagAllowAll(bytes32 feature) view returns(bool)
func (*CoreGoerliSession) GetFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliSession) GetFeatureFlagAllowlist(feature [32]byte) ([]common.Address, error)
GetFeatureFlagAllowlist is a free data retrieval call binding the contract method 0xe12c8160.
Solidity: function getFeatureFlagAllowlist(bytes32 feature) view returns(address[])
func (*CoreGoerliSession) GetFeatureFlagDenyAll ¶
func (_CoreGoerli *CoreGoerliSession) GetFeatureFlagDenyAll(feature [32]byte) (bool, error)
GetFeatureFlagDenyAll is a free data retrieval call binding the contract method 0xbcae3ea0.
Solidity: function getFeatureFlagDenyAll(bytes32 feature) view returns(bool)
func (*CoreGoerliSession) GetImplementation ¶
func (_CoreGoerli *CoreGoerliSession) GetImplementation() (common.Address, error)
GetImplementation is a free data retrieval call binding the contract method 0xaaf10f42.
Solidity: function getImplementation() view returns(address)
func (*CoreGoerliSession) GetLocks ¶
func (_CoreGoerli *CoreGoerliSession) GetLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, count *big.Int) ([]CollateralLockData, error)
GetLocks is a free data retrieval call binding the contract method 0xaa8c6369.
Solidity: function getLocks(uint128 accountId, address collateralType, uint256 offset, uint256 count) view returns((uint128,uint64)[] locks)
func (*CoreGoerliSession) GetMarketAddress ¶ added in v0.1.5
GetMarketAddress is a free data retrieval call binding the contract method 0xd24437f1.
Solidity: function getMarketAddress(uint128 marketId) view returns(address)
func (*CoreGoerliSession) GetMarketCollateral ¶
GetMarketCollateral is a free data retrieval call binding the contract method 0x150834a3.
Solidity: function getMarketCollateral(uint128 marketId) view returns(uint256)
func (*CoreGoerliSession) GetMarketCollateralAmount ¶
func (_CoreGoerli *CoreGoerliSession) GetMarketCollateralAmount(marketId *big.Int, collateralType common.Address) (*big.Int, error)
GetMarketCollateralAmount is a free data retrieval call binding the contract method 0xc2b0cf41.
Solidity: function getMarketCollateralAmount(uint128 marketId, address collateralType) view returns(uint256 collateralAmountD18)
func (*CoreGoerliSession) GetMarketCollateralValue ¶
GetMarketCollateralValue is a free data retrieval call binding the contract method 0xd4f88381.
Solidity: function getMarketCollateralValue(uint128 marketId) view returns(uint256)
func (*CoreGoerliSession) GetMarketDebtPerShare ¶
func (_CoreGoerli *CoreGoerliSession) GetMarketDebtPerShare(marketId *big.Int) (*types.Transaction, error)
GetMarketDebtPerShare is a paid mutator transaction binding the contract method 0x95909ba3.
Solidity: function getMarketDebtPerShare(uint128 marketId) returns(int256)
func (*CoreGoerliSession) GetMarketFees ¶
func (_CoreGoerli *CoreGoerliSession) GetMarketFees(arg0 *big.Int, amount *big.Int) (struct { DepositFeeAmount *big.Int WithdrawFeeAmount *big.Int }, error)
GetMarketFees is a free data retrieval call binding the contract method 0xdfb83437.
Solidity: function getMarketFees(uint128 , uint256 amount) view returns(uint256 depositFeeAmount, uint256 withdrawFeeAmount)
func (*CoreGoerliSession) GetMarketMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliSession) GetMarketMinDelegateTime(marketId *big.Int) (uint32, error)
GetMarketMinDelegateTime is a free data retrieval call binding the contract method 0x5424901b.
Solidity: function getMarketMinDelegateTime(uint128 marketId) view returns(uint32)
func (*CoreGoerliSession) GetMarketNetIssuance ¶
GetMarketNetIssuance is a free data retrieval call binding the contract method 0x85d99ebc.
Solidity: function getMarketNetIssuance(uint128 marketId) view returns(int128)
func (*CoreGoerliSession) GetMarketPoolDebtDistribution ¶
func (_CoreGoerli *CoreGoerliSession) GetMarketPoolDebtDistribution(marketId *big.Int, poolId *big.Int) (*types.Transaction, error)
GetMarketPoolDebtDistribution is a paid mutator transaction binding the contract method 0x25eeea4b.
Solidity: function getMarketPoolDebtDistribution(uint128 marketId, uint128 poolId) returns(uint256 sharesD18, uint128 totalSharesD18, int128 valuePerShareD27)
func (*CoreGoerliSession) GetMarketPools ¶
func (_CoreGoerli *CoreGoerliSession) GetMarketPools(marketId *big.Int) (*types.Transaction, error)
GetMarketPools is a paid mutator transaction binding the contract method 0xbe0b8e6f.
Solidity: function getMarketPools(uint128 marketId) returns(uint128[] inRangePoolIds, uint128[] outRangePoolIds)
func (*CoreGoerliSession) GetMarketReportedDebt ¶
GetMarketReportedDebt is a free data retrieval call binding the contract method 0x86e3b1cf.
Solidity: function getMarketReportedDebt(uint128 marketId) view returns(uint256)
func (*CoreGoerliSession) GetMarketTotalDebt ¶
GetMarketTotalDebt is a free data retrieval call binding the contract method 0xbaa2a264.
Solidity: function getMarketTotalDebt(uint128 marketId) view returns(int256)
func (*CoreGoerliSession) GetMaximumMarketCollateral ¶
func (_CoreGoerli *CoreGoerliSession) GetMaximumMarketCollateral(marketId *big.Int, collateralType common.Address) (*big.Int, error)
GetMaximumMarketCollateral is a free data retrieval call binding the contract method 0x12e1c673.
Solidity: function getMaximumMarketCollateral(uint128 marketId, address collateralType) view returns(uint256)
func (*CoreGoerliSession) GetMessageSender ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliSession) GetMessageSender() (common.Address, error)
GetMessageSender is a free data retrieval call binding the contract method 0x76167a89.
Solidity: function getMessageSender() view returns(address)
func (*CoreGoerliSession) GetMinLiquidityRatio ¶
GetMinLiquidityRatio is a free data retrieval call binding the contract method 0x84f29b6d.
Solidity: function getMinLiquidityRatio(uint128 marketId) view returns(uint256)
func (*CoreGoerliSession) GetMinLiquidityRatio0 ¶
func (_CoreGoerli *CoreGoerliSession) GetMinLiquidityRatio0() (*big.Int, error)
GetMinLiquidityRatio0 is a free data retrieval call binding the contract method 0xfd85c1f8.
Solidity: function getMinLiquidityRatio() view returns(uint256)
func (*CoreGoerliSession) GetNominatedPoolOwner ¶
func (_CoreGoerli *CoreGoerliSession) GetNominatedPoolOwner(poolId *big.Int) (common.Address, error)
GetNominatedPoolOwner is a free data retrieval call binding the contract method 0x9851af01.
Solidity: function getNominatedPoolOwner(uint128 poolId) view returns(address)
func (*CoreGoerliSession) GetOracleManager ¶
func (_CoreGoerli *CoreGoerliSession) GetOracleManager() (common.Address, error)
GetOracleManager is a free data retrieval call binding the contract method 0xb01ceccd.
Solidity: function getOracleManager() view returns(address)
func (*CoreGoerliSession) GetPoolCollateralIssuanceRatio ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliSession) GetPoolCollateralIssuanceRatio(poolId *big.Int, collateral common.Address) (*big.Int, error)
GetPoolCollateralIssuanceRatio is a free data retrieval call binding the contract method 0xc4d2aad3.
Solidity: function getPoolCollateralIssuanceRatio(uint128 poolId, address collateral) view returns(uint256)
func (*CoreGoerliSession) GetPoolConfiguration ¶
func (_CoreGoerli *CoreGoerliSession) GetPoolConfiguration(poolId *big.Int) ([]MarketConfigurationData, error)
GetPoolConfiguration is a free data retrieval call binding the contract method 0xefecf137.
Solidity: function getPoolConfiguration(uint128 poolId) view returns((uint128,uint128,int128)[])
func (*CoreGoerliSession) GetPoolName ¶
func (_CoreGoerli *CoreGoerliSession) GetPoolName(poolId *big.Int) (string, error)
GetPoolName is a free data retrieval call binding the contract method 0xf86e6f91.
Solidity: function getPoolName(uint128 poolId) view returns(string poolName)
func (*CoreGoerliSession) GetPoolOwner ¶
GetPoolOwner is a free data retrieval call binding the contract method 0xbbdd7c5a.
Solidity: function getPoolOwner(uint128 poolId) view returns(address)
func (*CoreGoerliSession) GetPosition ¶
func (_CoreGoerli *CoreGoerliSession) GetPosition(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPosition is a paid mutator transaction binding the contract method 0xf544d66e.
Solidity: function getPosition(uint128 accountId, uint128 poolId, address collateralType) returns(uint256 collateralAmount, uint256 collateralValue, int256 debt, uint256 collateralizationRatio)
func (*CoreGoerliSession) GetPositionCollateral ¶
func (_CoreGoerli *CoreGoerliSession) GetPositionCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address) (struct { Amount *big.Int Value *big.Int }, error)
GetPositionCollateral is a free data retrieval call binding the contract method 0x33cc422b.
Solidity: function getPositionCollateral(uint128 accountId, uint128 poolId, address collateralType) view returns(uint256 amount, uint256 value)
func (*CoreGoerliSession) GetPositionCollateralRatio ¶
func (_CoreGoerli *CoreGoerliSession) GetPositionCollateralRatio(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPositionCollateralRatio is a paid mutator transaction binding the contract method 0xdc0a5384.
Solidity: function getPositionCollateralRatio(uint128 accountId, uint128 poolId, address collateralType) returns(uint256)
func (*CoreGoerliSession) GetPositionDebt ¶
func (_CoreGoerli *CoreGoerliSession) GetPositionDebt(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPositionDebt is a paid mutator transaction binding the contract method 0x3593bbd2.
Solidity: function getPositionDebt(uint128 accountId, uint128 poolId, address collateralType) returns(int256 debt)
func (*CoreGoerliSession) GetPreferredPool ¶
func (_CoreGoerli *CoreGoerliSession) GetPreferredPool() (*big.Int, error)
GetPreferredPool is a free data retrieval call binding the contract method 0x3b390b57.
Solidity: function getPreferredPool() view returns(uint128)
func (*CoreGoerliSession) GetRewardRate ¶
func (_CoreGoerli *CoreGoerliSession) GetRewardRate(poolId *big.Int, collateralType common.Address, distributor common.Address) (*big.Int, error)
GetRewardRate is a free data retrieval call binding the contract method 0x0dd2395a.
Solidity: function getRewardRate(uint128 poolId, address collateralType, address distributor) view returns(uint256)
func (*CoreGoerliSession) GetUsdToken ¶
func (_CoreGoerli *CoreGoerliSession) GetUsdToken() (common.Address, error)
GetUsdToken is a free data retrieval call binding the contract method 0x21f1d9e5.
Solidity: function getUsdToken() view returns(address)
func (*CoreGoerliSession) GetVaultCollateral ¶
func (_CoreGoerli *CoreGoerliSession) GetVaultCollateral(poolId *big.Int, collateralType common.Address) (struct { Amount *big.Int Value *big.Int }, error)
GetVaultCollateral is a free data retrieval call binding the contract method 0x078145a8.
Solidity: function getVaultCollateral(uint128 poolId, address collateralType) view returns(uint256 amount, uint256 value)
func (*CoreGoerliSession) GetVaultCollateralRatio ¶
func (_CoreGoerli *CoreGoerliSession) GetVaultCollateralRatio(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetVaultCollateralRatio is a paid mutator transaction binding the contract method 0x60248c55.
Solidity: function getVaultCollateralRatio(uint128 poolId, address collateralType) returns(uint256)
func (*CoreGoerliSession) GetVaultDebt ¶
func (_CoreGoerli *CoreGoerliSession) GetVaultDebt(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetVaultDebt is a paid mutator transaction binding the contract method 0x2fb8ff24.
Solidity: function getVaultDebt(uint128 poolId, address collateralType) returns(int256)
func (*CoreGoerliSession) GetWithdrawableMarketUsd ¶
GetWithdrawableMarketUsd is a free data retrieval call binding the contract method 0x1eb60770.
Solidity: function getWithdrawableMarketUsd(uint128 marketId) view returns(uint256)
func (*CoreGoerliSession) GrantPermission ¶
func (_CoreGoerli *CoreGoerliSession) GrantPermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
GrantPermission is a paid mutator transaction binding the contract method 0x00cd9ef3.
Solidity: function grantPermission(uint128 accountId, bytes32 permission, address user) returns()
func (*CoreGoerliSession) HasPermission ¶
func (_CoreGoerli *CoreGoerliSession) HasPermission(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
HasPermission is a free data retrieval call binding the contract method 0x8d34166b.
Solidity: function hasPermission(uint128 accountId, bytes32 permission, address user) view returns(bool)
func (*CoreGoerliSession) InitOrUpgradeNft ¶
func (_CoreGoerli *CoreGoerliSession) InitOrUpgradeNft(id [32]byte, name string, symbol string, uri string, impl common.Address) (*types.Transaction, error)
InitOrUpgradeNft is a paid mutator transaction binding the contract method 0x2d22bef9.
Solidity: function initOrUpgradeNft(bytes32 id, string name, string symbol, string uri, address impl) returns()
func (*CoreGoerliSession) InitOrUpgradeToken ¶
func (_CoreGoerli *CoreGoerliSession) InitOrUpgradeToken(id [32]byte, name string, symbol string, decimals uint8, impl common.Address) (*types.Transaction, error)
InitOrUpgradeToken is a paid mutator transaction binding the contract method 0xc6f79537.
Solidity: function initOrUpgradeToken(bytes32 id, string name, string symbol, uint8 decimals, address impl) returns()
func (*CoreGoerliSession) IsAuthorized ¶
func (_CoreGoerli *CoreGoerliSession) IsAuthorized(accountId *big.Int, permission [32]byte, user common.Address) (bool, error)
IsAuthorized is a free data retrieval call binding the contract method 0x1213d453.
Solidity: function isAuthorized(uint128 accountId, bytes32 permission, address user) view returns(bool)
func (*CoreGoerliSession) IsFeatureAllowed ¶
func (_CoreGoerli *CoreGoerliSession) IsFeatureAllowed(feature [32]byte, account common.Address) (bool, error)
IsFeatureAllowed is a free data retrieval call binding the contract method 0xcf635949.
Solidity: function isFeatureAllowed(bytes32 feature, address account) view returns(bool)
func (*CoreGoerliSession) IsMarketCapacityLocked ¶
func (_CoreGoerli *CoreGoerliSession) IsMarketCapacityLocked(marketId *big.Int) (bool, error)
IsMarketCapacityLocked is a free data retrieval call binding the contract method 0x07003f0a.
Solidity: function isMarketCapacityLocked(uint128 marketId) view returns(bool)
func (*CoreGoerliSession) IsPositionLiquidatable ¶
func (_CoreGoerli *CoreGoerliSession) IsPositionLiquidatable(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
IsPositionLiquidatable is a paid mutator transaction binding the contract method 0x2fa7bb65.
Solidity: function isPositionLiquidatable(uint128 accountId, uint128 poolId, address collateralType) returns(bool)
func (*CoreGoerliSession) IsVaultLiquidatable ¶
func (_CoreGoerli *CoreGoerliSession) IsVaultLiquidatable(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
IsVaultLiquidatable is a paid mutator transaction binding the contract method 0x2a5354d2.
Solidity: function isVaultLiquidatable(uint128 poolId, address collateralType) returns(bool)
func (*CoreGoerliSession) Liquidate ¶
func (_CoreGoerli *CoreGoerliSession) Liquidate(accountId *big.Int, poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int) (*types.Transaction, error)
Liquidate is a paid mutator transaction binding the contract method 0x3e033a06.
Solidity: function liquidate(uint128 accountId, uint128 poolId, address collateralType, uint128 liquidateAsAccountId) returns((uint256,uint256,uint256) liquidationData)
func (*CoreGoerliSession) LiquidateVault ¶
func (_CoreGoerli *CoreGoerliSession) LiquidateVault(poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int, maxUsd *big.Int) (*types.Transaction, error)
LiquidateVault is a paid mutator transaction binding the contract method 0x7d8a4140.
Solidity: function liquidateVault(uint128 poolId, address collateralType, uint128 liquidateAsAccountId, uint256 maxUsd) returns((uint256,uint256,uint256) liquidationData)
func (*CoreGoerliSession) MintUsd ¶
func (_CoreGoerli *CoreGoerliSession) MintUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
MintUsd is a paid mutator transaction binding the contract method 0xdf16a074.
Solidity: function mintUsd(uint128 accountId, uint128 poolId, address collateralType, uint256 amount) returns()
func (*CoreGoerliSession) Multicall ¶
func (_CoreGoerli *CoreGoerliSession) Multicall(data [][]byte) (*types.Transaction, error)
Multicall is a paid mutator transaction binding the contract method 0xac9650d8.
Solidity: function multicall(bytes[] data) returns(bytes[] results)
func (*CoreGoerliSession) MulticallThrough ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliSession) MulticallThrough(to []common.Address, data [][]byte, values []*big.Int) (*types.Transaction, error)
MulticallThrough is a paid mutator transaction binding the contract method 0xc0694da0.
Solidity: function multicallThrough(address[] to, bytes[] data, uint256[] values) payable returns(bytes[] results)
func (*CoreGoerliSession) NominateNewOwner ¶
func (_CoreGoerli *CoreGoerliSession) NominateNewOwner(newNominatedOwner common.Address) (*types.Transaction, error)
NominateNewOwner is a paid mutator transaction binding the contract method 0x1627540c.
Solidity: function nominateNewOwner(address newNominatedOwner) returns()
func (*CoreGoerliSession) NominatePoolOwner ¶
func (_CoreGoerli *CoreGoerliSession) NominatePoolOwner(nominatedOwner common.Address, poolId *big.Int) (*types.Transaction, error)
NominatePoolOwner is a paid mutator transaction binding the contract method 0x6141f7a2.
Solidity: function nominatePoolOwner(address nominatedOwner, uint128 poolId) returns()
func (*CoreGoerliSession) NominatedOwner ¶
func (_CoreGoerli *CoreGoerliSession) NominatedOwner() (common.Address, error)
NominatedOwner is a free data retrieval call binding the contract method 0x53a47bb7.
Solidity: function nominatedOwner() view returns(address)
func (*CoreGoerliSession) NotifyAccountTransfer ¶
func (_CoreGoerli *CoreGoerliSession) NotifyAccountTransfer(to common.Address, accountId *big.Int) (*types.Transaction, error)
NotifyAccountTransfer is a paid mutator transaction binding the contract method 0x7dec8b55.
Solidity: function notifyAccountTransfer(address to, uint128 accountId) returns()
func (*CoreGoerliSession) Owner ¶
func (_CoreGoerli *CoreGoerliSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*CoreGoerliSession) RebalancePool ¶
func (_CoreGoerli *CoreGoerliSession) RebalancePool(poolId *big.Int, optionalCollateralType common.Address) (*types.Transaction, error)
RebalancePool is a paid mutator transaction binding the contract method 0x183231d7.
Solidity: function rebalancePool(uint128 poolId, address optionalCollateralType) returns()
func (*CoreGoerliSession) RegisterMarket ¶
func (_CoreGoerli *CoreGoerliSession) RegisterMarket(market common.Address) (*types.Transaction, error)
RegisterMarket is a paid mutator transaction binding the contract method 0xa79b9ec9.
Solidity: function registerMarket(address market) returns(uint128 marketId)
func (*CoreGoerliSession) RegisterRewardsDistributor ¶
func (_CoreGoerli *CoreGoerliSession) RegisterRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
RegisterRewardsDistributor is a paid mutator transaction binding the contract method 0x170c1351.
Solidity: function registerRewardsDistributor(uint128 poolId, address collateralType, address distributor) returns()
func (*CoreGoerliSession) RegisterUnmanagedSystem ¶
func (_CoreGoerli *CoreGoerliSession) RegisterUnmanagedSystem(id [32]byte, endpoint common.Address) (*types.Transaction, error)
RegisterUnmanagedSystem is a paid mutator transaction binding the contract method 0xd245d983.
Solidity: function registerUnmanagedSystem(bytes32 id, address endpoint) returns()
func (*CoreGoerliSession) RemoveApprovedPool ¶
func (_CoreGoerli *CoreGoerliSession) RemoveApprovedPool(poolId *big.Int) (*types.Transaction, error)
RemoveApprovedPool is a paid mutator transaction binding the contract method 0xe1b440d0.
Solidity: function removeApprovedPool(uint128 poolId) returns()
func (*CoreGoerliSession) RemoveFromFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliSession) RemoveFromFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
RemoveFromFeatureFlagAllowlist is a paid mutator transaction binding the contract method 0xb7746b59.
Solidity: function removeFromFeatureFlagAllowlist(bytes32 feature, address account) returns()
func (*CoreGoerliSession) RemoveRewardsDistributor ¶
func (_CoreGoerli *CoreGoerliSession) RemoveRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
RemoveRewardsDistributor is a paid mutator transaction binding the contract method 0x2685f42b.
Solidity: function removeRewardsDistributor(uint128 poolId, address collateralType, address distributor) returns()
func (*CoreGoerliSession) RenounceNomination ¶
func (_CoreGoerli *CoreGoerliSession) RenounceNomination() (*types.Transaction, error)
RenounceNomination is a paid mutator transaction binding the contract method 0x718fe928.
Solidity: function renounceNomination() returns()
func (*CoreGoerliSession) RenouncePermission ¶
func (_CoreGoerli *CoreGoerliSession) RenouncePermission(accountId *big.Int, permission [32]byte) (*types.Transaction, error)
RenouncePermission is a paid mutator transaction binding the contract method 0x47c1c561.
Solidity: function renouncePermission(uint128 accountId, bytes32 permission) returns()
func (*CoreGoerliSession) RenouncePoolNomination ¶
func (_CoreGoerli *CoreGoerliSession) RenouncePoolNomination(poolId *big.Int) (*types.Transaction, error)
RenouncePoolNomination is a paid mutator transaction binding the contract method 0xca5bed77.
Solidity: function renouncePoolNomination(uint128 poolId) returns()
func (*CoreGoerliSession) RevokePermission ¶
func (_CoreGoerli *CoreGoerliSession) RevokePermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
RevokePermission is a paid mutator transaction binding the contract method 0xa7627288.
Solidity: function revokePermission(uint128 accountId, bytes32 permission, address user) returns()
func (*CoreGoerliSession) RevokePoolNomination ¶
func (_CoreGoerli *CoreGoerliSession) RevokePoolNomination(poolId *big.Int) (*types.Transaction, error)
RevokePoolNomination is a paid mutator transaction binding the contract method 0x1f1b33b9.
Solidity: function revokePoolNomination(uint128 poolId) returns()
func (*CoreGoerliSession) SetAllowlistedMulticallTarget ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliSession) SetAllowlistedMulticallTarget(target common.Address, allowlisted bool) (*types.Transaction, error)
SetAllowlistedMulticallTarget is a paid mutator transaction binding the contract method 0x0a6c7553.
Solidity: function setAllowlistedMulticallTarget(address target, bool allowlisted) returns()
func (*CoreGoerliSession) SetConfig ¶
func (_CoreGoerli *CoreGoerliSession) SetConfig(k [32]byte, v [32]byte) (*types.Transaction, error)
SetConfig is a paid mutator transaction binding the contract method 0xd1fd27b3.
Solidity: function setConfig(bytes32 k, bytes32 v) returns()
func (*CoreGoerliSession) SetDeniers ¶
func (_CoreGoerli *CoreGoerliSession) SetDeniers(feature [32]byte, deniers []common.Address) (*types.Transaction, error)
SetDeniers is a paid mutator transaction binding the contract method 0x715cb7d2.
Solidity: function setDeniers(bytes32 feature, address[] deniers) returns()
func (*CoreGoerliSession) SetFeatureFlagAllowAll ¶
func (_CoreGoerli *CoreGoerliSession) SetFeatureFlagAllowAll(feature [32]byte, allowAll bool) (*types.Transaction, error)
SetFeatureFlagAllowAll is a paid mutator transaction binding the contract method 0x7d632bd2.
Solidity: function setFeatureFlagAllowAll(bytes32 feature, bool allowAll) returns()
func (*CoreGoerliSession) SetFeatureFlagDenyAll ¶
func (_CoreGoerli *CoreGoerliSession) SetFeatureFlagDenyAll(feature [32]byte, denyAll bool) (*types.Transaction, error)
SetFeatureFlagDenyAll is a paid mutator transaction binding the contract method 0x5e52ad6e.
Solidity: function setFeatureFlagDenyAll(bytes32 feature, bool denyAll) returns()
func (*CoreGoerliSession) SetMarketMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliSession) SetMarketMinDelegateTime(marketId *big.Int, minDelegateTime uint32) (*types.Transaction, error)
SetMarketMinDelegateTime is a paid mutator transaction binding the contract method 0x1d90e392.
Solidity: function setMarketMinDelegateTime(uint128 marketId, uint32 minDelegateTime) returns()
func (*CoreGoerliSession) SetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliSession) SetMinLiquidityRatio(marketId *big.Int, minLiquidityRatio *big.Int) (*types.Transaction, error)
SetMinLiquidityRatio is a paid mutator transaction binding the contract method 0x6fd5bdce.
Solidity: function setMinLiquidityRatio(uint128 marketId, uint256 minLiquidityRatio) returns()
func (*CoreGoerliSession) SetMinLiquidityRatio0 ¶
func (_CoreGoerli *CoreGoerliSession) SetMinLiquidityRatio0(minLiquidityRatio *big.Int) (*types.Transaction, error)
SetMinLiquidityRatio0 is a paid mutator transaction binding the contract method 0x34078a01.
Solidity: function setMinLiquidityRatio(uint256 minLiquidityRatio) returns()
func (*CoreGoerliSession) SetPoolCollateralConfiguration ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliSession) SetPoolCollateralConfiguration(poolId *big.Int, collateralType common.Address, newConfig PoolCollateralConfigurationData) (*types.Transaction, error)
SetPoolCollateralConfiguration is a paid mutator transaction binding the contract method 0x5a4aabb1.
Solidity: function setPoolCollateralConfiguration(uint128 poolId, address collateralType, (uint256,uint256) newConfig) returns()
func (*CoreGoerliSession) SetPoolCollateralDisabledByDefault ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliSession) SetPoolCollateralDisabledByDefault(poolId *big.Int, disabled bool) (*types.Transaction, error)
SetPoolCollateralDisabledByDefault is a paid mutator transaction binding the contract method 0x4c6568b1.
Solidity: function setPoolCollateralDisabledByDefault(uint128 poolId, bool disabled) returns()
func (*CoreGoerliSession) SetPoolConfiguration ¶
func (_CoreGoerli *CoreGoerliSession) SetPoolConfiguration(poolId *big.Int, newMarketConfigurations []MarketConfigurationData) (*types.Transaction, error)
SetPoolConfiguration is a paid mutator transaction binding the contract method 0x5d8c8844.
Solidity: function setPoolConfiguration(uint128 poolId, (uint128,uint128,int128)[] newMarketConfigurations) returns()
func (*CoreGoerliSession) SetPoolName ¶
func (_CoreGoerli *CoreGoerliSession) SetPoolName(poolId *big.Int, name string) (*types.Transaction, error)
SetPoolName is a paid mutator transaction binding the contract method 0x11e72a43.
Solidity: function setPoolName(uint128 poolId, string name) returns()
func (*CoreGoerliSession) SetPreferredPool ¶
func (_CoreGoerli *CoreGoerliSession) SetPreferredPool(poolId *big.Int) (*types.Transaction, error)
SetPreferredPool is a paid mutator transaction binding the contract method 0xe7098c0c.
Solidity: function setPreferredPool(uint128 poolId) returns()
func (*CoreGoerliSession) SetSupportedCrossChainNetworks ¶
func (_CoreGoerli *CoreGoerliSession) SetSupportedCrossChainNetworks(supportedNetworks []uint64, ccipSelectors []uint64) (*types.Transaction, error)
SetSupportedCrossChainNetworks is a paid mutator transaction binding the contract method 0x830e23b5.
Solidity: function setSupportedCrossChainNetworks(uint64[] supportedNetworks, uint64[] ccipSelectors) returns(uint256 numRegistered)
func (*CoreGoerliSession) SimulateUpgradeTo ¶
func (_CoreGoerli *CoreGoerliSession) SimulateUpgradeTo(newImplementation common.Address) (*types.Transaction, error)
SimulateUpgradeTo is a paid mutator transaction binding the contract method 0xc7f62cda.
Solidity: function simulateUpgradeTo(address newImplementation) returns()
func (*CoreGoerliSession) SupportsInterface ¶
func (_CoreGoerli *CoreGoerliSession) SupportsInterface(interfaceId [4]byte) (bool, error)
SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func (*CoreGoerliSession) TransferCrossChain ¶
func (_CoreGoerli *CoreGoerliSession) TransferCrossChain(destChainId uint64, amount *big.Int) (*types.Transaction, error)
TransferCrossChain is a paid mutator transaction binding the contract method 0x340824d7.
Solidity: function transferCrossChain(uint64 destChainId, uint256 amount) payable returns(uint256 gasTokenUsed)
func (*CoreGoerliSession) UpdateRewards ¶
func (_CoreGoerli *CoreGoerliSession) UpdateRewards(poolId *big.Int, collateralType common.Address, accountId *big.Int) (*types.Transaction, error)
UpdateRewards is a paid mutator transaction binding the contract method 0x645657d8.
Solidity: function updateRewards(uint128 poolId, address collateralType, uint128 accountId) returns(uint256[], address[])
func (*CoreGoerliSession) UpgradeTo ¶
func (_CoreGoerli *CoreGoerliSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)
UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.
Solidity: function upgradeTo(address newImplementation) returns()
func (*CoreGoerliSession) Withdraw ¶
func (_CoreGoerli *CoreGoerliSession) Withdraw(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
Withdraw is a paid mutator transaction binding the contract method 0x95997c51.
Solidity: function withdraw(uint128 accountId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliSession) WithdrawMarketCollateral ¶
func (_CoreGoerli *CoreGoerliSession) WithdrawMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
WithdrawMarketCollateral is a paid mutator transaction binding the contract method 0xa3aa8b51.
Solidity: function withdrawMarketCollateral(uint128 marketId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliSession) WithdrawMarketUsd ¶
func (_CoreGoerli *CoreGoerliSession) WithdrawMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
WithdrawMarketUsd is a paid mutator transaction binding the contract method 0x140a7cfe.
Solidity: function withdrawMarketUsd(uint128 marketId, address target, uint256 amount) returns(uint256 feeAmount)
type CoreGoerliSetMarketMinLiquidityRatio ¶
type CoreGoerliSetMarketMinLiquidityRatio struct { MarketId *big.Int MinLiquidityRatio *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliSetMarketMinLiquidityRatio represents a SetMarketMinLiquidityRatio event raised by the CoreGoerli contract.
type CoreGoerliSetMarketMinLiquidityRatioIterator ¶
type CoreGoerliSetMarketMinLiquidityRatioIterator struct { Event *CoreGoerliSetMarketMinLiquidityRatio // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliSetMarketMinLiquidityRatioIterator is returned from FilterSetMarketMinLiquidityRatio and is used to iterate over the raw logs and unpacked data for SetMarketMinLiquidityRatio events raised by the CoreGoerli contract.
func (*CoreGoerliSetMarketMinLiquidityRatioIterator) Close ¶
func (it *CoreGoerliSetMarketMinLiquidityRatioIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliSetMarketMinLiquidityRatioIterator) Error ¶
func (it *CoreGoerliSetMarketMinLiquidityRatioIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliSetMarketMinLiquidityRatioIterator) Next ¶
func (it *CoreGoerliSetMarketMinLiquidityRatioIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliSetMinDelegateTime ¶
type CoreGoerliSetMinDelegateTime struct { MarketId *big.Int MinDelegateTime uint32 Raw types.Log // Blockchain specific contextual infos }
CoreGoerliSetMinDelegateTime represents a SetMinDelegateTime event raised by the CoreGoerli contract.
type CoreGoerliSetMinDelegateTimeIterator ¶
type CoreGoerliSetMinDelegateTimeIterator struct { Event *CoreGoerliSetMinDelegateTime // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliSetMinDelegateTimeIterator is returned from FilterSetMinDelegateTime and is used to iterate over the raw logs and unpacked data for SetMinDelegateTime events raised by the CoreGoerli contract.
func (*CoreGoerliSetMinDelegateTimeIterator) Close ¶
func (it *CoreGoerliSetMinDelegateTimeIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliSetMinDelegateTimeIterator) Error ¶
func (it *CoreGoerliSetMinDelegateTimeIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliSetMinDelegateTimeIterator) Next ¶
func (it *CoreGoerliSetMinDelegateTimeIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliSetMinLiquidityRatio ¶
type CoreGoerliSetMinLiquidityRatio struct { MinLiquidityRatio *big.Int Raw types.Log // Blockchain specific contextual infos }
CoreGoerliSetMinLiquidityRatio represents a SetMinLiquidityRatio event raised by the CoreGoerli contract.
type CoreGoerliSetMinLiquidityRatioIterator ¶
type CoreGoerliSetMinLiquidityRatioIterator struct { Event *CoreGoerliSetMinLiquidityRatio // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliSetMinLiquidityRatioIterator is returned from FilterSetMinLiquidityRatio and is used to iterate over the raw logs and unpacked data for SetMinLiquidityRatio events raised by the CoreGoerli contract.
func (*CoreGoerliSetMinLiquidityRatioIterator) Close ¶
func (it *CoreGoerliSetMinLiquidityRatioIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliSetMinLiquidityRatioIterator) Error ¶
func (it *CoreGoerliSetMinLiquidityRatioIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliSetMinLiquidityRatioIterator) Next ¶
func (it *CoreGoerliSetMinLiquidityRatioIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliTransactor ¶
type CoreGoerliTransactor struct {
// contains filtered or unexported fields
}
CoreGoerliTransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewCoreGoerliTransactor ¶
func NewCoreGoerliTransactor(address common.Address, transactor bind.ContractTransactor) (*CoreGoerliTransactor, error)
NewCoreGoerliTransactor creates a new write-only instance of CoreGoerli, bound to a specific deployed contract.
func (*CoreGoerliTransactor) AcceptOwnership ¶
func (_CoreGoerli *CoreGoerliTransactor) AcceptOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
AcceptOwnership is a paid mutator transaction binding the contract method 0x79ba5097.
Solidity: function acceptOwnership() returns()
func (*CoreGoerliTransactor) AcceptPoolOwnership ¶
func (_CoreGoerli *CoreGoerliTransactor) AcceptPoolOwnership(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
AcceptPoolOwnership is a paid mutator transaction binding the contract method 0xc707a39f.
Solidity: function acceptPoolOwnership(uint128 poolId) returns()
func (*CoreGoerliTransactor) AddApprovedPool ¶
func (_CoreGoerli *CoreGoerliTransactor) AddApprovedPool(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
AddApprovedPool is a paid mutator transaction binding the contract method 0xb790a1ae.
Solidity: function addApprovedPool(uint128 poolId) returns()
func (*CoreGoerliTransactor) AddToFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliTransactor) AddToFeatureFlagAllowlist(opts *bind.TransactOpts, feature [32]byte, account common.Address) (*types.Transaction, error)
AddToFeatureFlagAllowlist is a paid mutator transaction binding the contract method 0xa0778144.
Solidity: function addToFeatureFlagAllowlist(bytes32 feature, address account) returns()
func (*CoreGoerliTransactor) AssociateDebt ¶
func (_CoreGoerli *CoreGoerliTransactor) AssociateDebt(opts *bind.TransactOpts, marketId *big.Int, poolId *big.Int, collateralType common.Address, accountId *big.Int, amount *big.Int) (*types.Transaction, error)
AssociateDebt is a paid mutator transaction binding the contract method 0x11aa282d.
Solidity: function associateDebt(uint128 marketId, uint128 poolId, address collateralType, uint128 accountId, uint256 amount) returns(int256)
func (*CoreGoerliTransactor) BurnUsd ¶
func (_CoreGoerli *CoreGoerliTransactor) BurnUsd(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
BurnUsd is a paid mutator transaction binding the contract method 0xd3264e43.
Solidity: function burnUsd(uint128 accountId, uint128 poolId, address collateralType, uint256 amount) returns()
func (*CoreGoerliTransactor) CcipReceive ¶
func (_CoreGoerli *CoreGoerliTransactor) CcipReceive(opts *bind.TransactOpts, message CcipClientAny2EVMMessage) (*types.Transaction, error)
CcipReceive is a paid mutator transaction binding the contract method 0x85572ffb.
Solidity: function ccipReceive((bytes32,uint64,bytes,bytes,(address,uint256)[]) message) returns()
func (*CoreGoerliTransactor) ClaimRewards ¶
func (_CoreGoerli *CoreGoerliTransactor) ClaimRewards(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
ClaimRewards is a paid mutator transaction binding the contract method 0x460d2049.
Solidity: function claimRewards(uint128 accountId, uint128 poolId, address collateralType, address distributor) returns(uint256)
func (*CoreGoerliTransactor) CleanExpiredLocks ¶
func (_CoreGoerli *CoreGoerliTransactor) CleanExpiredLocks(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, offset *big.Int, count *big.Int) (*types.Transaction, error)
CleanExpiredLocks is a paid mutator transaction binding the contract method 0x198f0aa1.
Solidity: function cleanExpiredLocks(uint128 accountId, address collateralType, uint256 offset, uint256 count) returns(uint256 cleared)
func (*CoreGoerliTransactor) ConfigureChainlinkCrossChain ¶
func (_CoreGoerli *CoreGoerliTransactor) ConfigureChainlinkCrossChain(opts *bind.TransactOpts, ccipRouter common.Address, ccipTokenPool common.Address) (*types.Transaction, error)
ConfigureChainlinkCrossChain is a paid mutator transaction binding the contract method 0x10d52805.
Solidity: function configureChainlinkCrossChain(address ccipRouter, address ccipTokenPool) returns()
func (*CoreGoerliTransactor) ConfigureCollateral ¶
func (_CoreGoerli *CoreGoerliTransactor) ConfigureCollateral(opts *bind.TransactOpts, config CollateralConfigurationData) (*types.Transaction, error)
ConfigureCollateral is a paid mutator transaction binding the contract method 0x644cb0f3.
Solidity: function configureCollateral((bool,uint256,uint256,uint256,bytes32,address,uint256) config) returns()
func (*CoreGoerliTransactor) ConfigureMaximumMarketCollateral ¶
func (_CoreGoerli *CoreGoerliTransactor) ConfigureMaximumMarketCollateral(opts *bind.TransactOpts, marketId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
ConfigureMaximumMarketCollateral is a paid mutator transaction binding the contract method 0xdbdea94c.
Solidity: function configureMaximumMarketCollateral(uint128 marketId, address collateralType, uint256 amount) returns()
func (*CoreGoerliTransactor) ConfigureOracleManager ¶
func (_CoreGoerli *CoreGoerliTransactor) ConfigureOracleManager(opts *bind.TransactOpts, oracleManagerAddress common.Address) (*types.Transaction, error)
ConfigureOracleManager is a paid mutator transaction binding the contract method 0xa5d49393.
Solidity: function configureOracleManager(address oracleManagerAddress) returns()
func (*CoreGoerliTransactor) CreateAccount ¶
func (_CoreGoerli *CoreGoerliTransactor) CreateAccount(opts *bind.TransactOpts) (*types.Transaction, error)
CreateAccount is a paid mutator transaction binding the contract method 0x9dca362f.
Solidity: function createAccount() returns(uint128 accountId)
func (*CoreGoerliTransactor) CreateAccount0 ¶
func (_CoreGoerli *CoreGoerliTransactor) CreateAccount0(opts *bind.TransactOpts, requestedAccountId *big.Int) (*types.Transaction, error)
CreateAccount0 is a paid mutator transaction binding the contract method 0xcadb09a5.
Solidity: function createAccount(uint128 requestedAccountId) returns()
func (*CoreGoerliTransactor) CreateLock ¶
func (_CoreGoerli *CoreGoerliTransactor) CreateLock(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, amount *big.Int, expireTimestamp uint64) (*types.Transaction, error)
CreateLock is a paid mutator transaction binding the contract method 0x0bae9893.
Solidity: function createLock(uint128 accountId, address collateralType, uint256 amount, uint64 expireTimestamp) returns()
func (*CoreGoerliTransactor) CreatePool ¶
func (_CoreGoerli *CoreGoerliTransactor) CreatePool(opts *bind.TransactOpts, requestedPoolId *big.Int, owner common.Address) (*types.Transaction, error)
CreatePool is a paid mutator transaction binding the contract method 0xcaab529b.
Solidity: function createPool(uint128 requestedPoolId, address owner) returns()
func (*CoreGoerliTransactor) DelegateCollateral ¶
func (_CoreGoerli *CoreGoerliTransactor) DelegateCollateral(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address, newCollateralAmountD18 *big.Int, leverage *big.Int) (*types.Transaction, error)
DelegateCollateral is a paid mutator transaction binding the contract method 0x7b0532a4.
Solidity: function delegateCollateral(uint128 accountId, uint128 poolId, address collateralType, uint256 newCollateralAmountD18, uint256 leverage) returns()
func (*CoreGoerliTransactor) Deposit ¶
func (_CoreGoerli *CoreGoerliTransactor) Deposit(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
Deposit is a paid mutator transaction binding the contract method 0x83802968.
Solidity: function deposit(uint128 accountId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactor) DepositMarketCollateral ¶
func (_CoreGoerli *CoreGoerliTransactor) DepositMarketCollateral(opts *bind.TransactOpts, marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
DepositMarketCollateral is a paid mutator transaction binding the contract method 0xa4e6306b.
Solidity: function depositMarketCollateral(uint128 marketId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactor) DepositMarketUsd ¶
func (_CoreGoerli *CoreGoerliTransactor) DepositMarketUsd(opts *bind.TransactOpts, marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
DepositMarketUsd is a paid mutator transaction binding the contract method 0x10b0cf76.
Solidity: function depositMarketUsd(uint128 marketId, address target, uint256 amount) returns(uint256 feeAmount)
func (*CoreGoerliTransactor) DistributeDebtToPools ¶
func (_CoreGoerli *CoreGoerliTransactor) DistributeDebtToPools(opts *bind.TransactOpts, marketId *big.Int, maxIter *big.Int) (*types.Transaction, error)
DistributeDebtToPools is a paid mutator transaction binding the contract method 0xa0c12269.
Solidity: function distributeDebtToPools(uint128 marketId, uint256 maxIter) returns(bool)
func (*CoreGoerliTransactor) DistributeRewards ¶
func (_CoreGoerli *CoreGoerliTransactor) DistributeRewards(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, amount *big.Int, start uint64, duration uint32) (*types.Transaction, error)
DistributeRewards is a paid mutator transaction binding the contract method 0x5a7ff7c5.
Solidity: function distributeRewards(uint128 poolId, address collateralType, uint256 amount, uint64 start, uint32 duration) returns()
func (*CoreGoerliTransactor) GetMarketDebtPerShare ¶
func (_CoreGoerli *CoreGoerliTransactor) GetMarketDebtPerShare(opts *bind.TransactOpts, marketId *big.Int) (*types.Transaction, error)
GetMarketDebtPerShare is a paid mutator transaction binding the contract method 0x95909ba3.
Solidity: function getMarketDebtPerShare(uint128 marketId) returns(int256)
func (*CoreGoerliTransactor) GetMarketPoolDebtDistribution ¶
func (_CoreGoerli *CoreGoerliTransactor) GetMarketPoolDebtDistribution(opts *bind.TransactOpts, marketId *big.Int, poolId *big.Int) (*types.Transaction, error)
GetMarketPoolDebtDistribution is a paid mutator transaction binding the contract method 0x25eeea4b.
Solidity: function getMarketPoolDebtDistribution(uint128 marketId, uint128 poolId) returns(uint256 sharesD18, uint128 totalSharesD18, int128 valuePerShareD27)
func (*CoreGoerliTransactor) GetMarketPools ¶
func (_CoreGoerli *CoreGoerliTransactor) GetMarketPools(opts *bind.TransactOpts, marketId *big.Int) (*types.Transaction, error)
GetMarketPools is a paid mutator transaction binding the contract method 0xbe0b8e6f.
Solidity: function getMarketPools(uint128 marketId) returns(uint128[] inRangePoolIds, uint128[] outRangePoolIds)
func (*CoreGoerliTransactor) GetPosition ¶
func (_CoreGoerli *CoreGoerliTransactor) GetPosition(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPosition is a paid mutator transaction binding the contract method 0xf544d66e.
Solidity: function getPosition(uint128 accountId, uint128 poolId, address collateralType) returns(uint256 collateralAmount, uint256 collateralValue, int256 debt, uint256 collateralizationRatio)
func (*CoreGoerliTransactor) GetPositionCollateralRatio ¶
func (_CoreGoerli *CoreGoerliTransactor) GetPositionCollateralRatio(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPositionCollateralRatio is a paid mutator transaction binding the contract method 0xdc0a5384.
Solidity: function getPositionCollateralRatio(uint128 accountId, uint128 poolId, address collateralType) returns(uint256)
func (*CoreGoerliTransactor) GetPositionDebt ¶
func (_CoreGoerli *CoreGoerliTransactor) GetPositionDebt(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPositionDebt is a paid mutator transaction binding the contract method 0x3593bbd2.
Solidity: function getPositionDebt(uint128 accountId, uint128 poolId, address collateralType) returns(int256 debt)
func (*CoreGoerliTransactor) GetVaultCollateralRatio ¶
func (_CoreGoerli *CoreGoerliTransactor) GetVaultCollateralRatio(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetVaultCollateralRatio is a paid mutator transaction binding the contract method 0x60248c55.
Solidity: function getVaultCollateralRatio(uint128 poolId, address collateralType) returns(uint256)
func (*CoreGoerliTransactor) GetVaultDebt ¶
func (_CoreGoerli *CoreGoerliTransactor) GetVaultDebt(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetVaultDebt is a paid mutator transaction binding the contract method 0x2fb8ff24.
Solidity: function getVaultDebt(uint128 poolId, address collateralType) returns(int256)
func (*CoreGoerliTransactor) GrantPermission ¶
func (_CoreGoerli *CoreGoerliTransactor) GrantPermission(opts *bind.TransactOpts, accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
GrantPermission is a paid mutator transaction binding the contract method 0x00cd9ef3.
Solidity: function grantPermission(uint128 accountId, bytes32 permission, address user) returns()
func (*CoreGoerliTransactor) InitOrUpgradeNft ¶
func (_CoreGoerli *CoreGoerliTransactor) InitOrUpgradeNft(opts *bind.TransactOpts, id [32]byte, name string, symbol string, uri string, impl common.Address) (*types.Transaction, error)
InitOrUpgradeNft is a paid mutator transaction binding the contract method 0x2d22bef9.
Solidity: function initOrUpgradeNft(bytes32 id, string name, string symbol, string uri, address impl) returns()
func (*CoreGoerliTransactor) InitOrUpgradeToken ¶
func (_CoreGoerli *CoreGoerliTransactor) InitOrUpgradeToken(opts *bind.TransactOpts, id [32]byte, name string, symbol string, decimals uint8, impl common.Address) (*types.Transaction, error)
InitOrUpgradeToken is a paid mutator transaction binding the contract method 0xc6f79537.
Solidity: function initOrUpgradeToken(bytes32 id, string name, string symbol, uint8 decimals, address impl) returns()
func (*CoreGoerliTransactor) IsPositionLiquidatable ¶
func (_CoreGoerli *CoreGoerliTransactor) IsPositionLiquidatable(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
IsPositionLiquidatable is a paid mutator transaction binding the contract method 0x2fa7bb65.
Solidity: function isPositionLiquidatable(uint128 accountId, uint128 poolId, address collateralType) returns(bool)
func (*CoreGoerliTransactor) IsVaultLiquidatable ¶
func (_CoreGoerli *CoreGoerliTransactor) IsVaultLiquidatable(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
IsVaultLiquidatable is a paid mutator transaction binding the contract method 0x2a5354d2.
Solidity: function isVaultLiquidatable(uint128 poolId, address collateralType) returns(bool)
func (*CoreGoerliTransactor) Liquidate ¶
func (_CoreGoerli *CoreGoerliTransactor) Liquidate(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int) (*types.Transaction, error)
Liquidate is a paid mutator transaction binding the contract method 0x3e033a06.
Solidity: function liquidate(uint128 accountId, uint128 poolId, address collateralType, uint128 liquidateAsAccountId) returns((uint256,uint256,uint256) liquidationData)
func (*CoreGoerliTransactor) LiquidateVault ¶
func (_CoreGoerli *CoreGoerliTransactor) LiquidateVault(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int, maxUsd *big.Int) (*types.Transaction, error)
LiquidateVault is a paid mutator transaction binding the contract method 0x7d8a4140.
Solidity: function liquidateVault(uint128 poolId, address collateralType, uint128 liquidateAsAccountId, uint256 maxUsd) returns((uint256,uint256,uint256) liquidationData)
func (*CoreGoerliTransactor) MintUsd ¶
func (_CoreGoerli *CoreGoerliTransactor) MintUsd(opts *bind.TransactOpts, accountId *big.Int, poolId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
MintUsd is a paid mutator transaction binding the contract method 0xdf16a074.
Solidity: function mintUsd(uint128 accountId, uint128 poolId, address collateralType, uint256 amount) returns()
func (*CoreGoerliTransactor) Multicall ¶
func (_CoreGoerli *CoreGoerliTransactor) Multicall(opts *bind.TransactOpts, data [][]byte) (*types.Transaction, error)
Multicall is a paid mutator transaction binding the contract method 0xac9650d8.
Solidity: function multicall(bytes[] data) returns(bytes[] results)
func (*CoreGoerliTransactor) MulticallThrough ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactor) MulticallThrough(opts *bind.TransactOpts, to []common.Address, data [][]byte, values []*big.Int) (*types.Transaction, error)
MulticallThrough is a paid mutator transaction binding the contract method 0xc0694da0.
Solidity: function multicallThrough(address[] to, bytes[] data, uint256[] values) payable returns(bytes[] results)
func (*CoreGoerliTransactor) NominateNewOwner ¶
func (_CoreGoerli *CoreGoerliTransactor) NominateNewOwner(opts *bind.TransactOpts, newNominatedOwner common.Address) (*types.Transaction, error)
NominateNewOwner is a paid mutator transaction binding the contract method 0x1627540c.
Solidity: function nominateNewOwner(address newNominatedOwner) returns()
func (*CoreGoerliTransactor) NominatePoolOwner ¶
func (_CoreGoerli *CoreGoerliTransactor) NominatePoolOwner(opts *bind.TransactOpts, nominatedOwner common.Address, poolId *big.Int) (*types.Transaction, error)
NominatePoolOwner is a paid mutator transaction binding the contract method 0x6141f7a2.
Solidity: function nominatePoolOwner(address nominatedOwner, uint128 poolId) returns()
func (*CoreGoerliTransactor) NotifyAccountTransfer ¶
func (_CoreGoerli *CoreGoerliTransactor) NotifyAccountTransfer(opts *bind.TransactOpts, to common.Address, accountId *big.Int) (*types.Transaction, error)
NotifyAccountTransfer is a paid mutator transaction binding the contract method 0x7dec8b55.
Solidity: function notifyAccountTransfer(address to, uint128 accountId) returns()
func (*CoreGoerliTransactor) RebalancePool ¶
func (_CoreGoerli *CoreGoerliTransactor) RebalancePool(opts *bind.TransactOpts, poolId *big.Int, optionalCollateralType common.Address) (*types.Transaction, error)
RebalancePool is a paid mutator transaction binding the contract method 0x183231d7.
Solidity: function rebalancePool(uint128 poolId, address optionalCollateralType) returns()
func (*CoreGoerliTransactor) RegisterMarket ¶
func (_CoreGoerli *CoreGoerliTransactor) RegisterMarket(opts *bind.TransactOpts, market common.Address) (*types.Transaction, error)
RegisterMarket is a paid mutator transaction binding the contract method 0xa79b9ec9.
Solidity: function registerMarket(address market) returns(uint128 marketId)
func (*CoreGoerliTransactor) RegisterRewardsDistributor ¶
func (_CoreGoerli *CoreGoerliTransactor) RegisterRewardsDistributor(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
RegisterRewardsDistributor is a paid mutator transaction binding the contract method 0x170c1351.
Solidity: function registerRewardsDistributor(uint128 poolId, address collateralType, address distributor) returns()
func (*CoreGoerliTransactor) RegisterUnmanagedSystem ¶
func (_CoreGoerli *CoreGoerliTransactor) RegisterUnmanagedSystem(opts *bind.TransactOpts, id [32]byte, endpoint common.Address) (*types.Transaction, error)
RegisterUnmanagedSystem is a paid mutator transaction binding the contract method 0xd245d983.
Solidity: function registerUnmanagedSystem(bytes32 id, address endpoint) returns()
func (*CoreGoerliTransactor) RemoveApprovedPool ¶
func (_CoreGoerli *CoreGoerliTransactor) RemoveApprovedPool(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
RemoveApprovedPool is a paid mutator transaction binding the contract method 0xe1b440d0.
Solidity: function removeApprovedPool(uint128 poolId) returns()
func (*CoreGoerliTransactor) RemoveFromFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliTransactor) RemoveFromFeatureFlagAllowlist(opts *bind.TransactOpts, feature [32]byte, account common.Address) (*types.Transaction, error)
RemoveFromFeatureFlagAllowlist is a paid mutator transaction binding the contract method 0xb7746b59.
Solidity: function removeFromFeatureFlagAllowlist(bytes32 feature, address account) returns()
func (*CoreGoerliTransactor) RemoveRewardsDistributor ¶
func (_CoreGoerli *CoreGoerliTransactor) RemoveRewardsDistributor(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
RemoveRewardsDistributor is a paid mutator transaction binding the contract method 0x2685f42b.
Solidity: function removeRewardsDistributor(uint128 poolId, address collateralType, address distributor) returns()
func (*CoreGoerliTransactor) RenounceNomination ¶
func (_CoreGoerli *CoreGoerliTransactor) RenounceNomination(opts *bind.TransactOpts) (*types.Transaction, error)
RenounceNomination is a paid mutator transaction binding the contract method 0x718fe928.
Solidity: function renounceNomination() returns()
func (*CoreGoerliTransactor) RenouncePermission ¶
func (_CoreGoerli *CoreGoerliTransactor) RenouncePermission(opts *bind.TransactOpts, accountId *big.Int, permission [32]byte) (*types.Transaction, error)
RenouncePermission is a paid mutator transaction binding the contract method 0x47c1c561.
Solidity: function renouncePermission(uint128 accountId, bytes32 permission) returns()
func (*CoreGoerliTransactor) RenouncePoolNomination ¶
func (_CoreGoerli *CoreGoerliTransactor) RenouncePoolNomination(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
RenouncePoolNomination is a paid mutator transaction binding the contract method 0xca5bed77.
Solidity: function renouncePoolNomination(uint128 poolId) returns()
func (*CoreGoerliTransactor) RevokePermission ¶
func (_CoreGoerli *CoreGoerliTransactor) RevokePermission(opts *bind.TransactOpts, accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
RevokePermission is a paid mutator transaction binding the contract method 0xa7627288.
Solidity: function revokePermission(uint128 accountId, bytes32 permission, address user) returns()
func (*CoreGoerliTransactor) RevokePoolNomination ¶
func (_CoreGoerli *CoreGoerliTransactor) RevokePoolNomination(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
RevokePoolNomination is a paid mutator transaction binding the contract method 0x1f1b33b9.
Solidity: function revokePoolNomination(uint128 poolId) returns()
func (*CoreGoerliTransactor) SetAllowlistedMulticallTarget ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactor) SetAllowlistedMulticallTarget(opts *bind.TransactOpts, target common.Address, allowlisted bool) (*types.Transaction, error)
SetAllowlistedMulticallTarget is a paid mutator transaction binding the contract method 0x0a6c7553.
Solidity: function setAllowlistedMulticallTarget(address target, bool allowlisted) returns()
func (*CoreGoerliTransactor) SetConfig ¶
func (_CoreGoerli *CoreGoerliTransactor) SetConfig(opts *bind.TransactOpts, k [32]byte, v [32]byte) (*types.Transaction, error)
SetConfig is a paid mutator transaction binding the contract method 0xd1fd27b3.
Solidity: function setConfig(bytes32 k, bytes32 v) returns()
func (*CoreGoerliTransactor) SetDeniers ¶
func (_CoreGoerli *CoreGoerliTransactor) SetDeniers(opts *bind.TransactOpts, feature [32]byte, deniers []common.Address) (*types.Transaction, error)
SetDeniers is a paid mutator transaction binding the contract method 0x715cb7d2.
Solidity: function setDeniers(bytes32 feature, address[] deniers) returns()
func (*CoreGoerliTransactor) SetFeatureFlagAllowAll ¶
func (_CoreGoerli *CoreGoerliTransactor) SetFeatureFlagAllowAll(opts *bind.TransactOpts, feature [32]byte, allowAll bool) (*types.Transaction, error)
SetFeatureFlagAllowAll is a paid mutator transaction binding the contract method 0x7d632bd2.
Solidity: function setFeatureFlagAllowAll(bytes32 feature, bool allowAll) returns()
func (*CoreGoerliTransactor) SetFeatureFlagDenyAll ¶
func (_CoreGoerli *CoreGoerliTransactor) SetFeatureFlagDenyAll(opts *bind.TransactOpts, feature [32]byte, denyAll bool) (*types.Transaction, error)
SetFeatureFlagDenyAll is a paid mutator transaction binding the contract method 0x5e52ad6e.
Solidity: function setFeatureFlagDenyAll(bytes32 feature, bool denyAll) returns()
func (*CoreGoerliTransactor) SetMarketMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliTransactor) SetMarketMinDelegateTime(opts *bind.TransactOpts, marketId *big.Int, minDelegateTime uint32) (*types.Transaction, error)
SetMarketMinDelegateTime is a paid mutator transaction binding the contract method 0x1d90e392.
Solidity: function setMarketMinDelegateTime(uint128 marketId, uint32 minDelegateTime) returns()
func (*CoreGoerliTransactor) SetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliTransactor) SetMinLiquidityRatio(opts *bind.TransactOpts, marketId *big.Int, minLiquidityRatio *big.Int) (*types.Transaction, error)
SetMinLiquidityRatio is a paid mutator transaction binding the contract method 0x6fd5bdce.
Solidity: function setMinLiquidityRatio(uint128 marketId, uint256 minLiquidityRatio) returns()
func (*CoreGoerliTransactor) SetMinLiquidityRatio0 ¶
func (_CoreGoerli *CoreGoerliTransactor) SetMinLiquidityRatio0(opts *bind.TransactOpts, minLiquidityRatio *big.Int) (*types.Transaction, error)
SetMinLiquidityRatio0 is a paid mutator transaction binding the contract method 0x34078a01.
Solidity: function setMinLiquidityRatio(uint256 minLiquidityRatio) returns()
func (*CoreGoerliTransactor) SetPoolCollateralConfiguration ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactor) SetPoolCollateralConfiguration(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, newConfig PoolCollateralConfigurationData) (*types.Transaction, error)
SetPoolCollateralConfiguration is a paid mutator transaction binding the contract method 0x5a4aabb1.
Solidity: function setPoolCollateralConfiguration(uint128 poolId, address collateralType, (uint256,uint256) newConfig) returns()
func (*CoreGoerliTransactor) SetPoolCollateralDisabledByDefault ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactor) SetPoolCollateralDisabledByDefault(opts *bind.TransactOpts, poolId *big.Int, disabled bool) (*types.Transaction, error)
SetPoolCollateralDisabledByDefault is a paid mutator transaction binding the contract method 0x4c6568b1.
Solidity: function setPoolCollateralDisabledByDefault(uint128 poolId, bool disabled) returns()
func (*CoreGoerliTransactor) SetPoolConfiguration ¶
func (_CoreGoerli *CoreGoerliTransactor) SetPoolConfiguration(opts *bind.TransactOpts, poolId *big.Int, newMarketConfigurations []MarketConfigurationData) (*types.Transaction, error)
SetPoolConfiguration is a paid mutator transaction binding the contract method 0x5d8c8844.
Solidity: function setPoolConfiguration(uint128 poolId, (uint128,uint128,int128)[] newMarketConfigurations) returns()
func (*CoreGoerliTransactor) SetPoolName ¶
func (_CoreGoerli *CoreGoerliTransactor) SetPoolName(opts *bind.TransactOpts, poolId *big.Int, name string) (*types.Transaction, error)
SetPoolName is a paid mutator transaction binding the contract method 0x11e72a43.
Solidity: function setPoolName(uint128 poolId, string name) returns()
func (*CoreGoerliTransactor) SetPreferredPool ¶
func (_CoreGoerli *CoreGoerliTransactor) SetPreferredPool(opts *bind.TransactOpts, poolId *big.Int) (*types.Transaction, error)
SetPreferredPool is a paid mutator transaction binding the contract method 0xe7098c0c.
Solidity: function setPreferredPool(uint128 poolId) returns()
func (*CoreGoerliTransactor) SetSupportedCrossChainNetworks ¶
func (_CoreGoerli *CoreGoerliTransactor) SetSupportedCrossChainNetworks(opts *bind.TransactOpts, supportedNetworks []uint64, ccipSelectors []uint64) (*types.Transaction, error)
SetSupportedCrossChainNetworks is a paid mutator transaction binding the contract method 0x830e23b5.
Solidity: function setSupportedCrossChainNetworks(uint64[] supportedNetworks, uint64[] ccipSelectors) returns(uint256 numRegistered)
func (*CoreGoerliTransactor) SimulateUpgradeTo ¶
func (_CoreGoerli *CoreGoerliTransactor) SimulateUpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error)
SimulateUpgradeTo is a paid mutator transaction binding the contract method 0xc7f62cda.
Solidity: function simulateUpgradeTo(address newImplementation) returns()
func (*CoreGoerliTransactor) TransferCrossChain ¶
func (_CoreGoerli *CoreGoerliTransactor) TransferCrossChain(opts *bind.TransactOpts, destChainId uint64, amount *big.Int) (*types.Transaction, error)
TransferCrossChain is a paid mutator transaction binding the contract method 0x340824d7.
Solidity: function transferCrossChain(uint64 destChainId, uint256 amount) payable returns(uint256 gasTokenUsed)
func (*CoreGoerliTransactor) UpdateRewards ¶
func (_CoreGoerli *CoreGoerliTransactor) UpdateRewards(opts *bind.TransactOpts, poolId *big.Int, collateralType common.Address, accountId *big.Int) (*types.Transaction, error)
UpdateRewards is a paid mutator transaction binding the contract method 0x645657d8.
Solidity: function updateRewards(uint128 poolId, address collateralType, uint128 accountId) returns(uint256[], address[])
func (*CoreGoerliTransactor) UpgradeTo ¶
func (_CoreGoerli *CoreGoerliTransactor) UpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error)
UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.
Solidity: function upgradeTo(address newImplementation) returns()
func (*CoreGoerliTransactor) Withdraw ¶
func (_CoreGoerli *CoreGoerliTransactor) Withdraw(opts *bind.TransactOpts, accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
Withdraw is a paid mutator transaction binding the contract method 0x95997c51.
Solidity: function withdraw(uint128 accountId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactor) WithdrawMarketCollateral ¶
func (_CoreGoerli *CoreGoerliTransactor) WithdrawMarketCollateral(opts *bind.TransactOpts, marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
WithdrawMarketCollateral is a paid mutator transaction binding the contract method 0xa3aa8b51.
Solidity: function withdrawMarketCollateral(uint128 marketId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactor) WithdrawMarketUsd ¶
func (_CoreGoerli *CoreGoerliTransactor) WithdrawMarketUsd(opts *bind.TransactOpts, marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
WithdrawMarketUsd is a paid mutator transaction binding the contract method 0x140a7cfe.
Solidity: function withdrawMarketUsd(uint128 marketId, address target, uint256 amount) returns(uint256 feeAmount)
type CoreGoerliTransactorRaw ¶
type CoreGoerliTransactorRaw struct {
Contract *CoreGoerliTransactor // Generic write-only contract binding to access the raw methods on
}
CoreGoerliTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*CoreGoerliTransactorRaw) Transact ¶
func (_CoreGoerli *CoreGoerliTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*CoreGoerliTransactorRaw) Transfer ¶
func (_CoreGoerli *CoreGoerliTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type CoreGoerliTransactorSession ¶
type CoreGoerliTransactorSession struct { Contract *CoreGoerliTransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
CoreGoerliTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*CoreGoerliTransactorSession) AcceptOwnership ¶
func (_CoreGoerli *CoreGoerliTransactorSession) AcceptOwnership() (*types.Transaction, error)
AcceptOwnership is a paid mutator transaction binding the contract method 0x79ba5097.
Solidity: function acceptOwnership() returns()
func (*CoreGoerliTransactorSession) AcceptPoolOwnership ¶
func (_CoreGoerli *CoreGoerliTransactorSession) AcceptPoolOwnership(poolId *big.Int) (*types.Transaction, error)
AcceptPoolOwnership is a paid mutator transaction binding the contract method 0xc707a39f.
Solidity: function acceptPoolOwnership(uint128 poolId) returns()
func (*CoreGoerliTransactorSession) AddApprovedPool ¶
func (_CoreGoerli *CoreGoerliTransactorSession) AddApprovedPool(poolId *big.Int) (*types.Transaction, error)
AddApprovedPool is a paid mutator transaction binding the contract method 0xb790a1ae.
Solidity: function addApprovedPool(uint128 poolId) returns()
func (*CoreGoerliTransactorSession) AddToFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliTransactorSession) AddToFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
AddToFeatureFlagAllowlist is a paid mutator transaction binding the contract method 0xa0778144.
Solidity: function addToFeatureFlagAllowlist(bytes32 feature, address account) returns()
func (*CoreGoerliTransactorSession) AssociateDebt ¶
func (_CoreGoerli *CoreGoerliTransactorSession) AssociateDebt(marketId *big.Int, poolId *big.Int, collateralType common.Address, accountId *big.Int, amount *big.Int) (*types.Transaction, error)
AssociateDebt is a paid mutator transaction binding the contract method 0x11aa282d.
Solidity: function associateDebt(uint128 marketId, uint128 poolId, address collateralType, uint128 accountId, uint256 amount) returns(int256)
func (*CoreGoerliTransactorSession) BurnUsd ¶
func (_CoreGoerli *CoreGoerliTransactorSession) BurnUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
BurnUsd is a paid mutator transaction binding the contract method 0xd3264e43.
Solidity: function burnUsd(uint128 accountId, uint128 poolId, address collateralType, uint256 amount) returns()
func (*CoreGoerliTransactorSession) CcipReceive ¶
func (_CoreGoerli *CoreGoerliTransactorSession) CcipReceive(message CcipClientAny2EVMMessage) (*types.Transaction, error)
CcipReceive is a paid mutator transaction binding the contract method 0x85572ffb.
Solidity: function ccipReceive((bytes32,uint64,bytes,bytes,(address,uint256)[]) message) returns()
func (*CoreGoerliTransactorSession) ClaimRewards ¶
func (_CoreGoerli *CoreGoerliTransactorSession) ClaimRewards(accountId *big.Int, poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
ClaimRewards is a paid mutator transaction binding the contract method 0x460d2049.
Solidity: function claimRewards(uint128 accountId, uint128 poolId, address collateralType, address distributor) returns(uint256)
func (*CoreGoerliTransactorSession) CleanExpiredLocks ¶
func (_CoreGoerli *CoreGoerliTransactorSession) CleanExpiredLocks(accountId *big.Int, collateralType common.Address, offset *big.Int, count *big.Int) (*types.Transaction, error)
CleanExpiredLocks is a paid mutator transaction binding the contract method 0x198f0aa1.
Solidity: function cleanExpiredLocks(uint128 accountId, address collateralType, uint256 offset, uint256 count) returns(uint256 cleared)
func (*CoreGoerliTransactorSession) ConfigureChainlinkCrossChain ¶
func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureChainlinkCrossChain(ccipRouter common.Address, ccipTokenPool common.Address) (*types.Transaction, error)
ConfigureChainlinkCrossChain is a paid mutator transaction binding the contract method 0x10d52805.
Solidity: function configureChainlinkCrossChain(address ccipRouter, address ccipTokenPool) returns()
func (*CoreGoerliTransactorSession) ConfigureCollateral ¶
func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureCollateral(config CollateralConfigurationData) (*types.Transaction, error)
ConfigureCollateral is a paid mutator transaction binding the contract method 0x644cb0f3.
Solidity: function configureCollateral((bool,uint256,uint256,uint256,bytes32,address,uint256) config) returns()
func (*CoreGoerliTransactorSession) ConfigureMaximumMarketCollateral ¶
func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureMaximumMarketCollateral(marketId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
ConfigureMaximumMarketCollateral is a paid mutator transaction binding the contract method 0xdbdea94c.
Solidity: function configureMaximumMarketCollateral(uint128 marketId, address collateralType, uint256 amount) returns()
func (*CoreGoerliTransactorSession) ConfigureOracleManager ¶
func (_CoreGoerli *CoreGoerliTransactorSession) ConfigureOracleManager(oracleManagerAddress common.Address) (*types.Transaction, error)
ConfigureOracleManager is a paid mutator transaction binding the contract method 0xa5d49393.
Solidity: function configureOracleManager(address oracleManagerAddress) returns()
func (*CoreGoerliTransactorSession) CreateAccount ¶
func (_CoreGoerli *CoreGoerliTransactorSession) CreateAccount() (*types.Transaction, error)
CreateAccount is a paid mutator transaction binding the contract method 0x9dca362f.
Solidity: function createAccount() returns(uint128 accountId)
func (*CoreGoerliTransactorSession) CreateAccount0 ¶
func (_CoreGoerli *CoreGoerliTransactorSession) CreateAccount0(requestedAccountId *big.Int) (*types.Transaction, error)
CreateAccount0 is a paid mutator transaction binding the contract method 0xcadb09a5.
Solidity: function createAccount(uint128 requestedAccountId) returns()
func (*CoreGoerliTransactorSession) CreateLock ¶
func (_CoreGoerli *CoreGoerliTransactorSession) CreateLock(accountId *big.Int, collateralType common.Address, amount *big.Int, expireTimestamp uint64) (*types.Transaction, error)
CreateLock is a paid mutator transaction binding the contract method 0x0bae9893.
Solidity: function createLock(uint128 accountId, address collateralType, uint256 amount, uint64 expireTimestamp) returns()
func (*CoreGoerliTransactorSession) CreatePool ¶
func (_CoreGoerli *CoreGoerliTransactorSession) CreatePool(requestedPoolId *big.Int, owner common.Address) (*types.Transaction, error)
CreatePool is a paid mutator transaction binding the contract method 0xcaab529b.
Solidity: function createPool(uint128 requestedPoolId, address owner) returns()
func (*CoreGoerliTransactorSession) DelegateCollateral ¶
func (_CoreGoerli *CoreGoerliTransactorSession) DelegateCollateral(accountId *big.Int, poolId *big.Int, collateralType common.Address, newCollateralAmountD18 *big.Int, leverage *big.Int) (*types.Transaction, error)
DelegateCollateral is a paid mutator transaction binding the contract method 0x7b0532a4.
Solidity: function delegateCollateral(uint128 accountId, uint128 poolId, address collateralType, uint256 newCollateralAmountD18, uint256 leverage) returns()
func (*CoreGoerliTransactorSession) Deposit ¶
func (_CoreGoerli *CoreGoerliTransactorSession) Deposit(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
Deposit is a paid mutator transaction binding the contract method 0x83802968.
Solidity: function deposit(uint128 accountId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactorSession) DepositMarketCollateral ¶
func (_CoreGoerli *CoreGoerliTransactorSession) DepositMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
DepositMarketCollateral is a paid mutator transaction binding the contract method 0xa4e6306b.
Solidity: function depositMarketCollateral(uint128 marketId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactorSession) DepositMarketUsd ¶
func (_CoreGoerli *CoreGoerliTransactorSession) DepositMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
DepositMarketUsd is a paid mutator transaction binding the contract method 0x10b0cf76.
Solidity: function depositMarketUsd(uint128 marketId, address target, uint256 amount) returns(uint256 feeAmount)
func (*CoreGoerliTransactorSession) DistributeDebtToPools ¶
func (_CoreGoerli *CoreGoerliTransactorSession) DistributeDebtToPools(marketId *big.Int, maxIter *big.Int) (*types.Transaction, error)
DistributeDebtToPools is a paid mutator transaction binding the contract method 0xa0c12269.
Solidity: function distributeDebtToPools(uint128 marketId, uint256 maxIter) returns(bool)
func (*CoreGoerliTransactorSession) DistributeRewards ¶
func (_CoreGoerli *CoreGoerliTransactorSession) DistributeRewards(poolId *big.Int, collateralType common.Address, amount *big.Int, start uint64, duration uint32) (*types.Transaction, error)
DistributeRewards is a paid mutator transaction binding the contract method 0x5a7ff7c5.
Solidity: function distributeRewards(uint128 poolId, address collateralType, uint256 amount, uint64 start, uint32 duration) returns()
func (*CoreGoerliTransactorSession) GetMarketDebtPerShare ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetMarketDebtPerShare(marketId *big.Int) (*types.Transaction, error)
GetMarketDebtPerShare is a paid mutator transaction binding the contract method 0x95909ba3.
Solidity: function getMarketDebtPerShare(uint128 marketId) returns(int256)
func (*CoreGoerliTransactorSession) GetMarketPoolDebtDistribution ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetMarketPoolDebtDistribution(marketId *big.Int, poolId *big.Int) (*types.Transaction, error)
GetMarketPoolDebtDistribution is a paid mutator transaction binding the contract method 0x25eeea4b.
Solidity: function getMarketPoolDebtDistribution(uint128 marketId, uint128 poolId) returns(uint256 sharesD18, uint128 totalSharesD18, int128 valuePerShareD27)
func (*CoreGoerliTransactorSession) GetMarketPools ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetMarketPools(marketId *big.Int) (*types.Transaction, error)
GetMarketPools is a paid mutator transaction binding the contract method 0xbe0b8e6f.
Solidity: function getMarketPools(uint128 marketId) returns(uint128[] inRangePoolIds, uint128[] outRangePoolIds)
func (*CoreGoerliTransactorSession) GetPosition ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetPosition(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPosition is a paid mutator transaction binding the contract method 0xf544d66e.
Solidity: function getPosition(uint128 accountId, uint128 poolId, address collateralType) returns(uint256 collateralAmount, uint256 collateralValue, int256 debt, uint256 collateralizationRatio)
func (*CoreGoerliTransactorSession) GetPositionCollateralRatio ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetPositionCollateralRatio(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPositionCollateralRatio is a paid mutator transaction binding the contract method 0xdc0a5384.
Solidity: function getPositionCollateralRatio(uint128 accountId, uint128 poolId, address collateralType) returns(uint256)
func (*CoreGoerliTransactorSession) GetPositionDebt ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetPositionDebt(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetPositionDebt is a paid mutator transaction binding the contract method 0x3593bbd2.
Solidity: function getPositionDebt(uint128 accountId, uint128 poolId, address collateralType) returns(int256 debt)
func (*CoreGoerliTransactorSession) GetVaultCollateralRatio ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetVaultCollateralRatio(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetVaultCollateralRatio is a paid mutator transaction binding the contract method 0x60248c55.
Solidity: function getVaultCollateralRatio(uint128 poolId, address collateralType) returns(uint256)
func (*CoreGoerliTransactorSession) GetVaultDebt ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GetVaultDebt(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
GetVaultDebt is a paid mutator transaction binding the contract method 0x2fb8ff24.
Solidity: function getVaultDebt(uint128 poolId, address collateralType) returns(int256)
func (*CoreGoerliTransactorSession) GrantPermission ¶
func (_CoreGoerli *CoreGoerliTransactorSession) GrantPermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
GrantPermission is a paid mutator transaction binding the contract method 0x00cd9ef3.
Solidity: function grantPermission(uint128 accountId, bytes32 permission, address user) returns()
func (*CoreGoerliTransactorSession) InitOrUpgradeNft ¶
func (_CoreGoerli *CoreGoerliTransactorSession) InitOrUpgradeNft(id [32]byte, name string, symbol string, uri string, impl common.Address) (*types.Transaction, error)
InitOrUpgradeNft is a paid mutator transaction binding the contract method 0x2d22bef9.
Solidity: function initOrUpgradeNft(bytes32 id, string name, string symbol, string uri, address impl) returns()
func (*CoreGoerliTransactorSession) InitOrUpgradeToken ¶
func (_CoreGoerli *CoreGoerliTransactorSession) InitOrUpgradeToken(id [32]byte, name string, symbol string, decimals uint8, impl common.Address) (*types.Transaction, error)
InitOrUpgradeToken is a paid mutator transaction binding the contract method 0xc6f79537.
Solidity: function initOrUpgradeToken(bytes32 id, string name, string symbol, uint8 decimals, address impl) returns()
func (*CoreGoerliTransactorSession) IsPositionLiquidatable ¶
func (_CoreGoerli *CoreGoerliTransactorSession) IsPositionLiquidatable(accountId *big.Int, poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
IsPositionLiquidatable is a paid mutator transaction binding the contract method 0x2fa7bb65.
Solidity: function isPositionLiquidatable(uint128 accountId, uint128 poolId, address collateralType) returns(bool)
func (*CoreGoerliTransactorSession) IsVaultLiquidatable ¶
func (_CoreGoerli *CoreGoerliTransactorSession) IsVaultLiquidatable(poolId *big.Int, collateralType common.Address) (*types.Transaction, error)
IsVaultLiquidatable is a paid mutator transaction binding the contract method 0x2a5354d2.
Solidity: function isVaultLiquidatable(uint128 poolId, address collateralType) returns(bool)
func (*CoreGoerliTransactorSession) Liquidate ¶
func (_CoreGoerli *CoreGoerliTransactorSession) Liquidate(accountId *big.Int, poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int) (*types.Transaction, error)
Liquidate is a paid mutator transaction binding the contract method 0x3e033a06.
Solidity: function liquidate(uint128 accountId, uint128 poolId, address collateralType, uint128 liquidateAsAccountId) returns((uint256,uint256,uint256) liquidationData)
func (*CoreGoerliTransactorSession) LiquidateVault ¶
func (_CoreGoerli *CoreGoerliTransactorSession) LiquidateVault(poolId *big.Int, collateralType common.Address, liquidateAsAccountId *big.Int, maxUsd *big.Int) (*types.Transaction, error)
LiquidateVault is a paid mutator transaction binding the contract method 0x7d8a4140.
Solidity: function liquidateVault(uint128 poolId, address collateralType, uint128 liquidateAsAccountId, uint256 maxUsd) returns((uint256,uint256,uint256) liquidationData)
func (*CoreGoerliTransactorSession) MintUsd ¶
func (_CoreGoerli *CoreGoerliTransactorSession) MintUsd(accountId *big.Int, poolId *big.Int, collateralType common.Address, amount *big.Int) (*types.Transaction, error)
MintUsd is a paid mutator transaction binding the contract method 0xdf16a074.
Solidity: function mintUsd(uint128 accountId, uint128 poolId, address collateralType, uint256 amount) returns()
func (*CoreGoerliTransactorSession) Multicall ¶
func (_CoreGoerli *CoreGoerliTransactorSession) Multicall(data [][]byte) (*types.Transaction, error)
Multicall is a paid mutator transaction binding the contract method 0xac9650d8.
Solidity: function multicall(bytes[] data) returns(bytes[] results)
func (*CoreGoerliTransactorSession) MulticallThrough ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactorSession) MulticallThrough(to []common.Address, data [][]byte, values []*big.Int) (*types.Transaction, error)
MulticallThrough is a paid mutator transaction binding the contract method 0xc0694da0.
Solidity: function multicallThrough(address[] to, bytes[] data, uint256[] values) payable returns(bytes[] results)
func (*CoreGoerliTransactorSession) NominateNewOwner ¶
func (_CoreGoerli *CoreGoerliTransactorSession) NominateNewOwner(newNominatedOwner common.Address) (*types.Transaction, error)
NominateNewOwner is a paid mutator transaction binding the contract method 0x1627540c.
Solidity: function nominateNewOwner(address newNominatedOwner) returns()
func (*CoreGoerliTransactorSession) NominatePoolOwner ¶
func (_CoreGoerli *CoreGoerliTransactorSession) NominatePoolOwner(nominatedOwner common.Address, poolId *big.Int) (*types.Transaction, error)
NominatePoolOwner is a paid mutator transaction binding the contract method 0x6141f7a2.
Solidity: function nominatePoolOwner(address nominatedOwner, uint128 poolId) returns()
func (*CoreGoerliTransactorSession) NotifyAccountTransfer ¶
func (_CoreGoerli *CoreGoerliTransactorSession) NotifyAccountTransfer(to common.Address, accountId *big.Int) (*types.Transaction, error)
NotifyAccountTransfer is a paid mutator transaction binding the contract method 0x7dec8b55.
Solidity: function notifyAccountTransfer(address to, uint128 accountId) returns()
func (*CoreGoerliTransactorSession) RebalancePool ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RebalancePool(poolId *big.Int, optionalCollateralType common.Address) (*types.Transaction, error)
RebalancePool is a paid mutator transaction binding the contract method 0x183231d7.
Solidity: function rebalancePool(uint128 poolId, address optionalCollateralType) returns()
func (*CoreGoerliTransactorSession) RegisterMarket ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RegisterMarket(market common.Address) (*types.Transaction, error)
RegisterMarket is a paid mutator transaction binding the contract method 0xa79b9ec9.
Solidity: function registerMarket(address market) returns(uint128 marketId)
func (*CoreGoerliTransactorSession) RegisterRewardsDistributor ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RegisterRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
RegisterRewardsDistributor is a paid mutator transaction binding the contract method 0x170c1351.
Solidity: function registerRewardsDistributor(uint128 poolId, address collateralType, address distributor) returns()
func (*CoreGoerliTransactorSession) RegisterUnmanagedSystem ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RegisterUnmanagedSystem(id [32]byte, endpoint common.Address) (*types.Transaction, error)
RegisterUnmanagedSystem is a paid mutator transaction binding the contract method 0xd245d983.
Solidity: function registerUnmanagedSystem(bytes32 id, address endpoint) returns()
func (*CoreGoerliTransactorSession) RemoveApprovedPool ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RemoveApprovedPool(poolId *big.Int) (*types.Transaction, error)
RemoveApprovedPool is a paid mutator transaction binding the contract method 0xe1b440d0.
Solidity: function removeApprovedPool(uint128 poolId) returns()
func (*CoreGoerliTransactorSession) RemoveFromFeatureFlagAllowlist ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RemoveFromFeatureFlagAllowlist(feature [32]byte, account common.Address) (*types.Transaction, error)
RemoveFromFeatureFlagAllowlist is a paid mutator transaction binding the contract method 0xb7746b59.
Solidity: function removeFromFeatureFlagAllowlist(bytes32 feature, address account) returns()
func (*CoreGoerliTransactorSession) RemoveRewardsDistributor ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RemoveRewardsDistributor(poolId *big.Int, collateralType common.Address, distributor common.Address) (*types.Transaction, error)
RemoveRewardsDistributor is a paid mutator transaction binding the contract method 0x2685f42b.
Solidity: function removeRewardsDistributor(uint128 poolId, address collateralType, address distributor) returns()
func (*CoreGoerliTransactorSession) RenounceNomination ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RenounceNomination() (*types.Transaction, error)
RenounceNomination is a paid mutator transaction binding the contract method 0x718fe928.
Solidity: function renounceNomination() returns()
func (*CoreGoerliTransactorSession) RenouncePermission ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RenouncePermission(accountId *big.Int, permission [32]byte) (*types.Transaction, error)
RenouncePermission is a paid mutator transaction binding the contract method 0x47c1c561.
Solidity: function renouncePermission(uint128 accountId, bytes32 permission) returns()
func (*CoreGoerliTransactorSession) RenouncePoolNomination ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RenouncePoolNomination(poolId *big.Int) (*types.Transaction, error)
RenouncePoolNomination is a paid mutator transaction binding the contract method 0xca5bed77.
Solidity: function renouncePoolNomination(uint128 poolId) returns()
func (*CoreGoerliTransactorSession) RevokePermission ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RevokePermission(accountId *big.Int, permission [32]byte, user common.Address) (*types.Transaction, error)
RevokePermission is a paid mutator transaction binding the contract method 0xa7627288.
Solidity: function revokePermission(uint128 accountId, bytes32 permission, address user) returns()
func (*CoreGoerliTransactorSession) RevokePoolNomination ¶
func (_CoreGoerli *CoreGoerliTransactorSession) RevokePoolNomination(poolId *big.Int) (*types.Transaction, error)
RevokePoolNomination is a paid mutator transaction binding the contract method 0x1f1b33b9.
Solidity: function revokePoolNomination(uint128 poolId) returns()
func (*CoreGoerliTransactorSession) SetAllowlistedMulticallTarget ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactorSession) SetAllowlistedMulticallTarget(target common.Address, allowlisted bool) (*types.Transaction, error)
SetAllowlistedMulticallTarget is a paid mutator transaction binding the contract method 0x0a6c7553.
Solidity: function setAllowlistedMulticallTarget(address target, bool allowlisted) returns()
func (*CoreGoerliTransactorSession) SetConfig ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetConfig(k [32]byte, v [32]byte) (*types.Transaction, error)
SetConfig is a paid mutator transaction binding the contract method 0xd1fd27b3.
Solidity: function setConfig(bytes32 k, bytes32 v) returns()
func (*CoreGoerliTransactorSession) SetDeniers ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetDeniers(feature [32]byte, deniers []common.Address) (*types.Transaction, error)
SetDeniers is a paid mutator transaction binding the contract method 0x715cb7d2.
Solidity: function setDeniers(bytes32 feature, address[] deniers) returns()
func (*CoreGoerliTransactorSession) SetFeatureFlagAllowAll ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetFeatureFlagAllowAll(feature [32]byte, allowAll bool) (*types.Transaction, error)
SetFeatureFlagAllowAll is a paid mutator transaction binding the contract method 0x7d632bd2.
Solidity: function setFeatureFlagAllowAll(bytes32 feature, bool allowAll) returns()
func (*CoreGoerliTransactorSession) SetFeatureFlagDenyAll ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetFeatureFlagDenyAll(feature [32]byte, denyAll bool) (*types.Transaction, error)
SetFeatureFlagDenyAll is a paid mutator transaction binding the contract method 0x5e52ad6e.
Solidity: function setFeatureFlagDenyAll(bytes32 feature, bool denyAll) returns()
func (*CoreGoerliTransactorSession) SetMarketMinDelegateTime ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetMarketMinDelegateTime(marketId *big.Int, minDelegateTime uint32) (*types.Transaction, error)
SetMarketMinDelegateTime is a paid mutator transaction binding the contract method 0x1d90e392.
Solidity: function setMarketMinDelegateTime(uint128 marketId, uint32 minDelegateTime) returns()
func (*CoreGoerliTransactorSession) SetMinLiquidityRatio ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetMinLiquidityRatio(marketId *big.Int, minLiquidityRatio *big.Int) (*types.Transaction, error)
SetMinLiquidityRatio is a paid mutator transaction binding the contract method 0x6fd5bdce.
Solidity: function setMinLiquidityRatio(uint128 marketId, uint256 minLiquidityRatio) returns()
func (*CoreGoerliTransactorSession) SetMinLiquidityRatio0 ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetMinLiquidityRatio0(minLiquidityRatio *big.Int) (*types.Transaction, error)
SetMinLiquidityRatio0 is a paid mutator transaction binding the contract method 0x34078a01.
Solidity: function setMinLiquidityRatio(uint256 minLiquidityRatio) returns()
func (*CoreGoerliTransactorSession) SetPoolCollateralConfiguration ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolCollateralConfiguration(poolId *big.Int, collateralType common.Address, newConfig PoolCollateralConfigurationData) (*types.Transaction, error)
SetPoolCollateralConfiguration is a paid mutator transaction binding the contract method 0x5a4aabb1.
Solidity: function setPoolCollateralConfiguration(uint128 poolId, address collateralType, (uint256,uint256) newConfig) returns()
func (*CoreGoerliTransactorSession) SetPoolCollateralDisabledByDefault ¶ added in v0.1.5
func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolCollateralDisabledByDefault(poolId *big.Int, disabled bool) (*types.Transaction, error)
SetPoolCollateralDisabledByDefault is a paid mutator transaction binding the contract method 0x4c6568b1.
Solidity: function setPoolCollateralDisabledByDefault(uint128 poolId, bool disabled) returns()
func (*CoreGoerliTransactorSession) SetPoolConfiguration ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolConfiguration(poolId *big.Int, newMarketConfigurations []MarketConfigurationData) (*types.Transaction, error)
SetPoolConfiguration is a paid mutator transaction binding the contract method 0x5d8c8844.
Solidity: function setPoolConfiguration(uint128 poolId, (uint128,uint128,int128)[] newMarketConfigurations) returns()
func (*CoreGoerliTransactorSession) SetPoolName ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetPoolName(poolId *big.Int, name string) (*types.Transaction, error)
SetPoolName is a paid mutator transaction binding the contract method 0x11e72a43.
Solidity: function setPoolName(uint128 poolId, string name) returns()
func (*CoreGoerliTransactorSession) SetPreferredPool ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetPreferredPool(poolId *big.Int) (*types.Transaction, error)
SetPreferredPool is a paid mutator transaction binding the contract method 0xe7098c0c.
Solidity: function setPreferredPool(uint128 poolId) returns()
func (*CoreGoerliTransactorSession) SetSupportedCrossChainNetworks ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SetSupportedCrossChainNetworks(supportedNetworks []uint64, ccipSelectors []uint64) (*types.Transaction, error)
SetSupportedCrossChainNetworks is a paid mutator transaction binding the contract method 0x830e23b5.
Solidity: function setSupportedCrossChainNetworks(uint64[] supportedNetworks, uint64[] ccipSelectors) returns(uint256 numRegistered)
func (*CoreGoerliTransactorSession) SimulateUpgradeTo ¶
func (_CoreGoerli *CoreGoerliTransactorSession) SimulateUpgradeTo(newImplementation common.Address) (*types.Transaction, error)
SimulateUpgradeTo is a paid mutator transaction binding the contract method 0xc7f62cda.
Solidity: function simulateUpgradeTo(address newImplementation) returns()
func (*CoreGoerliTransactorSession) TransferCrossChain ¶
func (_CoreGoerli *CoreGoerliTransactorSession) TransferCrossChain(destChainId uint64, amount *big.Int) (*types.Transaction, error)
TransferCrossChain is a paid mutator transaction binding the contract method 0x340824d7.
Solidity: function transferCrossChain(uint64 destChainId, uint256 amount) payable returns(uint256 gasTokenUsed)
func (*CoreGoerliTransactorSession) UpdateRewards ¶
func (_CoreGoerli *CoreGoerliTransactorSession) UpdateRewards(poolId *big.Int, collateralType common.Address, accountId *big.Int) (*types.Transaction, error)
UpdateRewards is a paid mutator transaction binding the contract method 0x645657d8.
Solidity: function updateRewards(uint128 poolId, address collateralType, uint128 accountId) returns(uint256[], address[])
func (*CoreGoerliTransactorSession) UpgradeTo ¶
func (_CoreGoerli *CoreGoerliTransactorSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)
UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.
Solidity: function upgradeTo(address newImplementation) returns()
func (*CoreGoerliTransactorSession) Withdraw ¶
func (_CoreGoerli *CoreGoerliTransactorSession) Withdraw(accountId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
Withdraw is a paid mutator transaction binding the contract method 0x95997c51.
Solidity: function withdraw(uint128 accountId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactorSession) WithdrawMarketCollateral ¶
func (_CoreGoerli *CoreGoerliTransactorSession) WithdrawMarketCollateral(marketId *big.Int, collateralType common.Address, tokenAmount *big.Int) (*types.Transaction, error)
WithdrawMarketCollateral is a paid mutator transaction binding the contract method 0xa3aa8b51.
Solidity: function withdrawMarketCollateral(uint128 marketId, address collateralType, uint256 tokenAmount) returns()
func (*CoreGoerliTransactorSession) WithdrawMarketUsd ¶
func (_CoreGoerli *CoreGoerliTransactorSession) WithdrawMarketUsd(marketId *big.Int, target common.Address, amount *big.Int) (*types.Transaction, error)
WithdrawMarketUsd is a paid mutator transaction binding the contract method 0x140a7cfe.
Solidity: function withdrawMarketUsd(uint128 marketId, address target, uint256 amount) returns(uint256 feeAmount)
type CoreGoerliTransferCrossChainInitiated ¶
type CoreGoerliTransferCrossChainInitiated struct { DestChainId uint64 Amount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliTransferCrossChainInitiated represents a TransferCrossChainInitiated event raised by the CoreGoerli contract.
type CoreGoerliTransferCrossChainInitiatedIterator ¶
type CoreGoerliTransferCrossChainInitiatedIterator struct { Event *CoreGoerliTransferCrossChainInitiated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliTransferCrossChainInitiatedIterator is returned from FilterTransferCrossChainInitiated and is used to iterate over the raw logs and unpacked data for TransferCrossChainInitiated events raised by the CoreGoerli contract.
func (*CoreGoerliTransferCrossChainInitiatedIterator) Close ¶
func (it *CoreGoerliTransferCrossChainInitiatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliTransferCrossChainInitiatedIterator) Error ¶
func (it *CoreGoerliTransferCrossChainInitiatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliTransferCrossChainInitiatedIterator) Next ¶
func (it *CoreGoerliTransferCrossChainInitiatedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliUpgraded ¶
type CoreGoerliUpgraded struct { Self common.Address Implementation common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliUpgraded represents a Upgraded event raised by the CoreGoerli contract.
type CoreGoerliUpgradedIterator ¶
type CoreGoerliUpgradedIterator struct { Event *CoreGoerliUpgraded // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the CoreGoerli contract.
func (*CoreGoerliUpgradedIterator) Close ¶
func (it *CoreGoerliUpgradedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliUpgradedIterator) Error ¶
func (it *CoreGoerliUpgradedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliUpgradedIterator) Next ¶
func (it *CoreGoerliUpgradedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliUsdBurned ¶
type CoreGoerliUsdBurned struct { AccountId *big.Int PoolId *big.Int CollateralType common.Address Amount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliUsdBurned represents a UsdBurned event raised by the CoreGoerli contract.
type CoreGoerliUsdBurnedIterator ¶
type CoreGoerliUsdBurnedIterator struct { Event *CoreGoerliUsdBurned // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliUsdBurnedIterator is returned from FilterUsdBurned and is used to iterate over the raw logs and unpacked data for UsdBurned events raised by the CoreGoerli contract.
func (*CoreGoerliUsdBurnedIterator) Close ¶
func (it *CoreGoerliUsdBurnedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliUsdBurnedIterator) Error ¶
func (it *CoreGoerliUsdBurnedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliUsdBurnedIterator) Next ¶
func (it *CoreGoerliUsdBurnedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliUsdMinted ¶
type CoreGoerliUsdMinted struct { AccountId *big.Int PoolId *big.Int CollateralType common.Address Amount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliUsdMinted represents a UsdMinted event raised by the CoreGoerli contract.
type CoreGoerliUsdMintedIterator ¶
type CoreGoerliUsdMintedIterator struct { Event *CoreGoerliUsdMinted // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliUsdMintedIterator is returned from FilterUsdMinted and is used to iterate over the raw logs and unpacked data for UsdMinted events raised by the CoreGoerli contract.
func (*CoreGoerliUsdMintedIterator) Close ¶
func (it *CoreGoerliUsdMintedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliUsdMintedIterator) Error ¶
func (it *CoreGoerliUsdMintedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliUsdMintedIterator) Next ¶
func (it *CoreGoerliUsdMintedIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliVaultLiquidation ¶
type CoreGoerliVaultLiquidation struct { PoolId *big.Int CollateralType common.Address LiquidationData ILiquidationModuleLiquidationData LiquidateAsAccountId *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliVaultLiquidation represents a VaultLiquidation event raised by the CoreGoerli contract.
type CoreGoerliVaultLiquidationIterator ¶
type CoreGoerliVaultLiquidationIterator struct { Event *CoreGoerliVaultLiquidation // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliVaultLiquidationIterator is returned from FilterVaultLiquidation and is used to iterate over the raw logs and unpacked data for VaultLiquidation events raised by the CoreGoerli contract.
func (*CoreGoerliVaultLiquidationIterator) Close ¶
func (it *CoreGoerliVaultLiquidationIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliVaultLiquidationIterator) Error ¶
func (it *CoreGoerliVaultLiquidationIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliVaultLiquidationIterator) Next ¶
func (it *CoreGoerliVaultLiquidationIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type CoreGoerliWithdrawn ¶
type CoreGoerliWithdrawn struct { AccountId *big.Int CollateralType common.Address TokenAmount *big.Int Sender common.Address Raw types.Log // Blockchain specific contextual infos }
CoreGoerliWithdrawn represents a Withdrawn event raised by the CoreGoerli contract.
type CoreGoerliWithdrawnIterator ¶
type CoreGoerliWithdrawnIterator struct { Event *CoreGoerliWithdrawn // Event containing the contract specifics and raw log // contains filtered or unexported fields }
CoreGoerliWithdrawnIterator is returned from FilterWithdrawn and is used to iterate over the raw logs and unpacked data for Withdrawn events raised by the CoreGoerli contract.
func (*CoreGoerliWithdrawnIterator) Close ¶
func (it *CoreGoerliWithdrawnIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*CoreGoerliWithdrawnIterator) Error ¶
func (it *CoreGoerliWithdrawnIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*CoreGoerliWithdrawnIterator) Next ¶
func (it *CoreGoerliWithdrawnIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type IAccountModuleAccountPermissions ¶
IAccountModuleAccountPermissions is an auto generated low-level Go binding around an user-defined struct.
type ILiquidationModuleLiquidationData ¶
type ILiquidationModuleLiquidationData struct { DebtLiquidated *big.Int CollateralLiquidated *big.Int AmountRewarded *big.Int }
ILiquidationModuleLiquidationData is an auto generated low-level Go binding around an user-defined struct.
type MarketConfigurationData ¶
MarketConfigurationData is an auto generated low-level Go binding around an user-defined struct.