DCAKeep3rJob

Verified contract

Active on Ethereum with 1,114 txns
Deployed by via 0x09f37b01 at 16043176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DCAKeep3rJob"

0x5622fd9d1405439a36ae8e0079be23e555cddb54aad90830d7f5c247c48381be
0xe72def20044208822424b61f1942b71cccda3eb6b7c30de2e4309d532daf87c7
0x3cf2f7f54a9ffcd8185db386488733ba0bfcfaab31c6479a2dc4450af12310c9
0x4a1be4259ce2bfbc5afcc9cebe2db635eb3d3fb79367a8eb75e388bca2b27d49
0xd49b8a492f7bbcbd792ea8649d88a9dc9ae047a4a90fd902fcd472e74cb77181
0x19a372f17dc9aa75d0ba0b808e856f7f53865929c10b5627b64f38219c4315dd
0x99aa03ae5c0a0f9f3cded57a71b0eff67214f334f62b545e0dfcfac40f5519bd
0x96c63168795f5e8bda2323cdb9836a9c9be3472372acead20d6c32d4bfadfb25
0xee45da23783447e8613c43c970033c81a5b45c5cfaeae03cc2ee400df919a1ea
0x75a21284772e2dbc1b0e5bdd449b19e96940e0532a9b9e595a4133344c74e488

Functions
Getter at block 21247528
CAN_SIGN_ROLE(view returns (bytes32)
0xc6f799190ca6c37eaf1ebcd7d2a3ffe1e2e8e4e6e75ec9258fdb069887d1d252
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x81d2d7abd2e1630b0dd2fc63bbe04757d36e5cf04683ba7f6ae5c30721375402
SUPER_ADMIN_ROLE(view returns (bytes32)
0x7613a25ecc738585a232ad50a301178f12b3ba8887d13e138b523c4269c47689
WORK_TYPEHASH(view returns (bytes32)
0xf9613ae964a96e2d637718746f601ba0377249164a417c89d62a928eedc17a4f
keep3r(view returns (address)
0xeb02addcfd8b773a5ffa6b9d1fe99c566f8c44cc
swapperAndNonce(view returns (address swapperuint96 nonce)
(swapper=0xa5adc5484f9997fbf7d405b9aa62a7d88883c345, nonce=1114)
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSwapper(address _swapper
work(bytes _calluint8 _vbytes32 _rbytes32 _s
Events
NewSwapperSet(address newSwapper
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _keep3raddress _swapperaddress _superAdminaddress[] _initialCanSign
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotAKeeper(
SignerCannotSignWork(
ZeroAddress(