TwitterValidationOperator

Verified contract

Active on Ethereum with 1,414 txns
Deployed by via 0x1a590c6b at 10976086
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,987.22
 (#0)
ERC-1555
--
0x1c1edd0721be709ffcc084c76afeb057d68fd5aee6cd8782862d431d580a45da
0x929d58de5c18a0462117530aac70fa01e19c5755df28e56ac526029e04fcdeea
0x27f4ad797e21c380f22eec80318747c2569e123eb330c4bdf99fb7801f796a27
0x27ae0434c217f7dc9e8a0375c44412542b485566cfb43689178f52cec8a45d3e
0x7e2ddcd5d4c566aa75e819c030593fe210b2239398883f325e8c8d073147b4d4
0xca0229ca718e6e643567ece46f6655c2b7bfbb365ea9094ef3136c07d459cd3b
0x8e4460bb6ab0e01ef1fedfd3d845481388846f9fa52e2c23131284aa68dc0e3e
0x1163034b0d003e709159e8d6a7d41494b7a67d190b1e13912cfed51e293d54b0
0x71b42900d273da8e25d2c304c92b778d3c2371ece2c146b94d36d545907c0f4a
0x8b91be3e971c0d8fa8c2c5993a59b91fda34f3a6ed3f39b312adfc8af3f40889

Functions
Getter at block 21401728
NAME(view returns (string)
Chainlink Twitter Validation Operator
VERSION(view returns (string)
0.2.0
availableBalance(view returns (uint256)
703773560000000000
 
canSetValidation(view returns (bool)
operatorPaymentPerValidation(view returns (uint256)
553000000000000000000
userPaymentPerValidation(view returns (uint256)
553000000000000000000
withdrawableTokens(view returns (uint256)
0
Read-only
isCapper(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
isWhitelisted(address accountview returns (bool)
State-modifying
addCapper(address account
addWhitelistAdmin(address account
addWhitelisted(address account
onTokenTransfer(address _senderuint256 _valuebytes _data
removeWhitelisted(address account
renounceCapper(
renounceWhitelistAdmin(
renounceWhitelisted(
setPaymentPerValidation(uint256 _operatorPaymentPerValidationuint256 _userPaymentPerValidation
setValidation(string _usernamestring _signatureuint256 _tokenIduint256 _requestId
withdraw(address _recipientuint256 _amount
Events
CapperAdded(address indexed account
CapperRemoved(address indexed account
PaymentSet(uint256 operatorPaymentPerValidationuint256 userPaymentPerValidation
Validation(uint256 indexed tokenIduint256 requestIduint256 paymentAmount
ValidationRequest(uint256 indexed tokenIdaddress indexed owneruint256 requestIdstring code
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
WhitelistedAdded(address indexed account
WhitelistedRemoved(address indexed account
Constructor
constructor(address _registryaddress _linkTokenaddress[] _paymentCappers
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.