GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0xcd6cca5e at 14288112
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3f812438efa701de58241d41ac77e4bc3f5a68795c61a28aa9ab9ec7c31c3aff
0x37bfc098cc82f500029e4d9ccc15ba06076cf3438eb3b759cd45d24ed7657e6f
0x33f07ea87b03c9693f79d94bc8107490a46ae3603c68d791a871dcb367e4b70c
0x9c0d5829b7ed47ac101ebfe6cdc46909bcaf2fd971b2946bbe3c48f29ae01a14
0xae8f4b7c04c65a677ebcc13cf204f6144558df60a53f6ecc56f86833f2aea216
0x7357ace7c1d1dbf026a507fabd62a193fb4d4c76483e4691a96b4c7967f2eae1
0x4699e2150e369953bdbdbb4371fc157b1d71268e6fb38ebeb95b7b63209fb46c
0x973b3f2228ecbf2fa40fad749e8eebe985e8deba0546c0e496e4bb87a22a922e
0xd14d723a35a2f6fb925b4bd23abb415ec8bcd7decdf31b4e95937101e0703a5c
0xd77d968f597a41784fab902e1da4023d5ec5417b71c05afc0147c84800445ecc

Functions
Getter at block 21172490
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xccf355ec2c6596839ba924cc6c7d4c1af05b7c4c1a30e40be90c9fe579288921
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9F85F990adA8e365C2CD5cCDB9469c1B46b33d21, 0x1f0BDbA24AB488514419777557f9D040012747Ce, 0xeE5f5a46D0a24490A2E53875b50aC06F047C0a19, 0x3A127E1f4418E113eEBaa318813fCc3E2353623D, 0xa0aA3fAaA9d37E55ad78d89e434071F4E2Bd3DAD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
107
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.