SafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x1162e389 at 21431472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,397.53
ERC-20
Value $39,528.56
0x5743051638cb69dedc333cc43f51c8c28d6f8be22e31cd68002c538ce15c6743
0x01e26d9b2b59c974515e5003ae143746d3a3d98d4a98eda636eb6176f7c2a19e
0xb43f6c23e005cb1afa0d9556fd92310f673ffd04a4323bde9fb51c7301612f9c
0xae5bde6482a5128e5eb20e844e9fc1c7127fac0766353ce5d4d0e2c68ecc2a1a
0x2444cd4da77e3b99356a541f0e70335d3013a3e498b33be680e9a592d31a51a7
0x94d6b974291ee4bfef75807c03a8119905fb69c0308777f69310470fd2fc6e5e

Functions
Getter at block 21442859
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x99fd439325831e96451e487bbc7bcaab7746e7e2a5463e46728880bf03bd9d18
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x284C633962F2386590E934c4fBD2D3EafA0944A3, 0x5b27b9279251904AaF2127463eeFf91E0037F725, 0x66Ed79Ee4865c1cb4574b42d467C7Fee28bB4D59, 0xd08b294dBD8Bc760c57AbdEC26515Da626511B40, 0xD8DbDb15e91596c50A72E77d95dbC866ebdA8238, 0xF14E35C4F1E51BF7Ed930813eCD2e2dA1fc86072]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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 success)
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
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.