GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x66c655904667f044e2f311b4f9cb6a3e5c4c3427e120933352bd657a54c2e789
0x1c558968416950e7ad688fb48051dbd9203e3bb7e3c6774b20d11a00f86f5bf6
0xd0c23a608d77734b0c697a73e2e53b3b70038dd9f6ed621ce69cf42427ae0372
0xb915057d61f05b05af7a0c18e18c44d7a402658dd76fd93819e13ab0d762826d
0x490291a60de92f6bc712af9c56c29389a943260a90fb52c13b67df87c7ee80d3
0x821843d36fb8a799d198bc16d3e858443aa3e739befa2eeba3af532748ca1d16
0x0bdfceec080c372f1b1ce6929d39e23217caad10cfb01833e41ddf74572aa9b2
0x06102dfad5dffd52310bed073e03e2b32981456dd7d0e2f465f7b0756ceba9c2
0x2d8b5184cd085226b1cdc05eaa133348791133324cef6ea0dfa3cc8d6657ca22
0x486cae266362dcc656c53f3d3c9db0e3e18f2ff9ba071464218cdd1a2971b941

Functions
Getter at block 20899931
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x576dad92e46ba40f6fb994d07dff2c2df23dcf28ece35259124fd2bf44e4e645
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x214ae706Cef8457e1FBe5b962809AFb9d47C35Db, 0x1F6ef25FF3547258efAa2A7dd5B8d933885D7bE4, 0x4F9ea0Df534F2047EE055B7616Ee57Beb516D0b1, 0xE963B12Ea0757efc53117ddC27B86f9076546888, 0x6640FAe4f8a0A143704837DF3d4bb8F7eF11DdB4]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
9
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.