GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x424ccf4e6b6de2daef0843627fafaa2f4135125b11169607506e320e7680adf5
0xa7ec2aeb3687591ba29141fa519eb5839c1e1241fccfa930b54f9fa584562e23
0xefdc0e10d3cee9ae79cd8851c57cb7dfa39999896bf4df45bedfe87dc45dcdc3
0x8326df8d3aad65d489d99e771eee3f1642788757d6e793f1dd81df5514d5df05
0x1aed5268e37cbfce103a88efd251fe611d23008148b8e2427dbbe5f001a41d04
0x87dc5625bf6beb6891aac49c94fe7370dfd64b55975caad57f4301e9ce9063ed
0xfdd5d3f0d128da96f3eb3ad0766a9c961dad67605d6f9b7ab4cfcd76c67ce17b
0x5b0d802881e940d22489d7bb2e3188b34e1d3acc7d4c6473e96021894bd57541
0x639271a5fb58504832312ec729a5d0495b6d5bb1ba74c0a8090070d7e41b5dc0
0xfe395bb5f004c731bcc2d11a4e587d6d324e7a28e071610d74b8e00c0da0498f

Functions
Getter at block 21219522
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4519ba23a33b2a0b14c00ce2dba7716eaa8e8a7118f53531f976398ba7abc5f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9435aFCAFDE851b1d55AaB2e3F7e8cbb8704DB8d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.