Oko contract explorer

ABIs for selector 0x4966a50c

Name Type # of contracts Raw ABI
LinkTokenSet(address _oldLinkToken, address _newLinkToken) Event 86 {'name': 'LinkTokenSet', 'type': 'event', 'inputs': [{'name': '_oldLinkToken', 'type': 'address', 'indexed': True, 'internalType': 'contract LinkTokenInterface'}, {'name': '_newLinkToken', 'type': 'address', 'indexed': True, 'internalType': 'contract LinkTokenInterface'}], 'anonymous': False}
LinkTokenSet(address oldLinkToken, address newLinkToken) Event 13 {'name': 'LinkTokenSet', 'type': 'event', 'inputs': [{'name': 'oldLinkToken', 'type': 'address', 'indexed': True, 'internalType': 'contract LinkTokenInterface'}, {'name': 'newLinkToken', 'type': 'address', 'indexed': True, 'internalType': 'contract LinkTokenInterface'}], 'anonymous': False}