dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmZJXRYjM1njxAngqmYifCGsjHYTVFp1CWqvoSk7wYUG8a name: Billing apiVersion: 0.0.6 entities: - Billing - User - TokensAdded - TokensRemoved - TokensPulled - InsufficientBalanceForRemoval eventHandlers: - event: 'CollectorUpdated(indexed address,bool)' handler: handleCollectorUpdated - event: 'NewOwnership(indexed address,indexed address)' handler: handleNewOwnership - event: 'TokensAdded(indexed address,uint256)' handler: handleTokensAdded - event: 'TokensRemoved(indexed address,indexed address,uint256)' handler: handleTokensRemoved - event: 'TokensPulled(indexed address,uint256)' handler: handleTokensPulled - event: >- InsufficientBalanceForRemoval(indexed address,indexed address,uint256) handler: handleInsufficientBalanceForRemoval file: /: /ipfs/Qmb4q8aic5fyQLfSteT5qfPwXaxfWx6aLabA9pakJrHjeL kind: ethereum/events language: wasm/assemblyscript name: Billing network: arbitrum-sepolia source: abi: Billing address: '0xDb29A6dD3028e8cb8c7Db27E36701D533BE99EB6' startBlock: 651144 description: The Gateway Billing Subgraph repository: 'https://github.com/edgeandnode/billing-subgraph' schema: file: /: /ipfs/Qmb4R5LrsUXLUuk7FGuUyr2MhVSt4EALp3CZ3WVLumNzQS specVersion: 1.0.0