Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SickleRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12116253 | 8 months ago | | | 0 | 0.00014688787 | |
| 12116249 | 8 months ago | | | 0 | 0.00014682133 | |
| 12076851 | 8 months ago | | | 0 | 0.0000012097300 | |
| 12033305 | 8 months ago | | | 0 | 0.00014633815 | |
| 12033301 | 8 months ago | | | 0 | 0.00014627184 | |
| 11985125 | 8 months ago | | | 0 | 0.00014630754 | |
| 11985121 | 8 months ago | | | 0 | 0.00014624126 | |
| 11855063 | 8 months ago | | | 0 | 0.00022023916 | |
| 11854465 | 8 months ago | | | 0 | 0.00015289515 | |
| 9922388 | 10 months ago | | | 0 | 0.00021874504 |
ABI
ABI objects
Getter at block 22960839
admin() view returns (address)
0xd4627ecb405b64448ee6b07dcf860bf55590c83d
collector() view returns (address)
0xd4627ecb405b64448ee6b07dcf860bf55590c83d
Read-only
feeRegistry(bytes32) view returns (uint256)
isWhitelistedCaller(address) view returns (bool)
isWhitelistedTarget(address) view returns (bool)
referralCodes(bytes32) view returns (address)
State-modifying
Events setAdmin(address newAdmin)
setFees(bytes32[] feeHashes, uint256[] feesArray)
setReferralCode(bytes32 referralCode)
setWhitelistedCallers(address[] callers, bool isApproved)
setWhitelistedTargets(address[] targets, bool isApproved)
updateCollector(address newCollector)
AdminSet(address oldAdmin, address newAdmin)
constructor(address admin_, address collector_)
This contract contains no fallback and receive objects.
ArrayLengthMismatch()
FeeAboveMaxLimit()
InvalidReferralCode()
NotAdminError()