Feed Trust Score On-Chain
In order to feed Goat.Tech Trust Score On-Chain, please follow the following steps:
Step 1: retrieve the pool address of a user address by calling the getPool(address) function of contract PoolFactory, which is 0x854626ec1e654ecdce94b39e5896587881f844d4 (on Blast Sepolia).
Step 2: Call balanceOf(pool.dctDistributor) function of contract EP2PDToken, which is 0xda73d0e531fce6ddb355ba7d324e7955ebbe15f0 (on Blast Sepolia).
ABI Interface of contract PoolFactory: PoolFactoryABI.json
ABI Interface of contract EP2PDToken: EP2PDTokenABI.json
Last updated