Keepers

Verified contract

Active on Base with 26 txns
Deployed by via 0xaa481a1f at 20375960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.1
ERC-20
Value $0.04
0xc6103c929f597ae1dc68e6bf475560eec04d19bf1783e81d6114ba29e87bd85a
0x2de7f3fbb5e58959b1381c121be4d241c001a82158ccc87456bf86f95845c287
0xb0beb7e658f1c339aa767fb497936a2df42edb700d9669ade44fd75d6b431eba
0xb71e8a51f82ef6fce8461d3006c1fcfdb9dddcca92324459de38ea0fde4bcf9c
0x5d90ed199ea8276c2204babbf1a28cfc4ff7e328fe9f94ad08c6fe4bebf613c0
0x0b9ca9bdf1f3fbc403c98cdb79c72d4b7923c3138c7652641e56231a843ca1bb
0x8ef84d3bb9f3aafb0feb1a42506965a37f0226c15d9c30b0e1b3125436ec959e
0x6137925c9e8d9c29ae854158296a1801c7e6506dc200660b2562cc635fad84e5
0x27bf434194a84486e31e722b797c24677646d4348d5af7021809fdca036fa3fb
0x7c4873635b6c19104a9ad04b61973825ac08a22fbcb47317eb3087af4b2894a1

Functions
Getter at block 23005849
TXTYPE_HASH(view returns (bytes32)
0xc31d31dc29f32ecdd66428d188413e0f2105bd94c2170f2de7254207064ee5d0
domainSeparatorV4(view returns (bytes32)
0xcf30996eaabf3d50759167169a86267654ae38da5a2f231f6904dd202590cb52
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Keepers, version=1, chainId=8453, verifyingContract=0x6486348b555eba57290d58c97664f4f2acd51fb9, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
nonce(view returns (uint256)
26
numOwners(view returns (uint256)
3
owner(view returns (address)
0x1c66eae2bac8b2ccead447a1c1fb40eb86b7d820
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
threshold(view returns (uint8)
3
Read-only
isOwner(addressview returns (bool)
prepareHash(address destinationbytes datauint256 gasLimitaddress executoruint256 deadlineview returns (bytes32)
State-modifying
acceptOwnership(
execute(address destinationbytes datauint256 gasLimitaddress executorbytes32[] sigRbytes32[] sigSuint8[] sigVuint256 deadline
renounceOwnership(
setThreshold(uint8 _threshold
transferOwnership(address newOwner
updateOwners(address[] _ownersbool[] addOrRemove
Events
EIP712DomainChanged(
Execute(address indexed destinationbytes datauint256 gasLimitaddress executoruint256 deadline
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateOwners(address[] ownersbool[] addOrRemove
UpdateThreshold(uint8 threshold
Constructor
constructor(address[] _ownersuint8 _threshold
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
InvalidShortString(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
StringTooLong(string str