DefiPassportClaimer
Verified contract
Active on
Ethereum with 1,042 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x427d…ed3a
0x9334…3508
Balances ($0.00)
No balances found for "DefiPassportClaimer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13282690 | 3 years ago | | | 0 | 0.023867471 | |
| 13281047 | 3 years ago | | | 0 | 0.015275694 | |
| 13281023 | 3 years ago | | | 0 | 0.017204991 | |
| 13280670 | 3 years ago | | | 0 | 0.014193613 | |
| 13280284 | 3 years ago | | | 0 | 0.024920020 | |
| 13280264 | 3 years ago | | | 0 | 0.020006185 | |
| 13279903 | 3 years ago | | | 0 | 0.017131562 | |
| 13279717 | 3 years ago | | | 0 | 0.024487659 | |
| 13279713 | 3 years ago | | | 0 | 0.021601588 | |
| 13279706 | 3 years ago | | | 0 | 0.021954402 |
ABI
ABI objects
Getter at block 21264784
creditScoreContract() view returns (address)
0x427d3b028fb15a06c2d75be8e8a2238aad41ed3a
defiPassport() view returns (address)
0x933492b6b7038a7e4f14b64defe40463f9bc3508
owner() view returns (address)
0x859a95b2b50c1fc25560a2c6dad5b3d0ba34b6e9
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimPassport(struct SapphireTypesScoreProof _scoreProof, address _passportSkin, uint256 _skinId)
renounceOwnership()
setCreditScoreContract(address _creditScoreContract)
transferOwnership(address newOwner)
CreditScoreContractSet(address _newContractAddress)
DefiPassportContractSet(address _newDefiPassportContract)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _creditScoreContract, address _defiPassportContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.