SafeProxy

Verified contract

Proxy

Active on Ethereum with 336 txns
Deployed by via 0x03406712 at 21072252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SafeProxy"

0x21dda5bea595254dc1a72a45ece37b0fca03ab0f257d48b7de1f6b3adf6dc1d3
0x5c90854420f5b0144bf4c5ec0d442b3a042ce62ad6c4f96d6bd638cdbae6d617
0x93a0d162ea69bc26b3d09f3c206e0fbbaa8350a2c885512696f060364940b09a
0x5871f61e9bc50e03cd145bb58b0421cfb0146b557b2f790866435e7fc9a9398b
0x9c0e79e49d430424f7eec1590dc7ce300c6a16492e15bb481a2e1ccac204b346
0xff19bfee59b32b5a43b22cd9b7529c18c3fdc249c56df134d89d9572313d21e7
0xa4e9ebdcf352234a967d588c166820e8aae123cc11edac36f464947f4b5ab53c
0x6888ad21279ba77e3deaa803f18189b474fb1cde997722372c85443553d748c8
0xf50e2b67a92e73dc0c5444e9c21eadefe5227fd7cfc175b2ccd5958a02b2f917
0x5d4a66e2d960a938b5ef4157ed168fed1e35320d19fcd140d9f7e5c7b226210f

Functions
Getter at block 21083479
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x68cdee4b3524fb345fe474277ffb4f36aeafb9bd8041f103a2ed0bb606584e22
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x17EB5D9CC3DC3253721513bf22C03891C80Ca118, 0x017226C46E7cb92913d94e96f9Fcc73f13671cc5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
335
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.