GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x67762d8b at 15985550
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22
ERC-20
Value $1.63
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x656c91b58a06b208a89b55155e52747023b5863e234ebabc22d3d91ac7c216e9
0x2c65a1b4e5a2b5a2b03eb8ff500da7bf19ef1c884da5423f511cf8e763b5b29e
0x3e2f1f11d52958986a07eccfcee5babf79e347e3afe1b0b8bf27764ee62606a6
0xfe404232f90adb76ff0b915a2c8586f6057566a80d09a3f96adc9d691c2ffea1
0x9b186b1b320c0b84cfe3fce1e224601c0c57fa440c634a1e0b98132c5278d187
0x2556dd227abbfc873d08794c5f9228dbd2c7b152f197b2c628c54cddfaf22bdd
0x216af001ae8e19c5f80f7c9b87700a310f22594fbfd2b6a58a308baa1bfde844
0x1d52e313fd90759c162bf29543b9264c2eef3d9e914927e08f2eae5af35f137c
0x360cca47317e26456c0e8f50c6d0514c772e13306afc49a6fbf6417fd4f557ea
0xecec0c12916520327e5e8f028ce6559b299bf7b6033cf75fd1a19f2a8f51e951

Functions
Getter at block 20938775
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f1c5af83320fba3072471642f4d7fdda853ed0687fbe33bd95903d533075bbb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5BDb37d0Ddea3A90F233c7B7F6b9394B6b2eef34, 0x6B6c51C444fea186e7dAb8963730f37FAFf1dB16, 0x48f2bd7513da5Bb9F7BfD54Ea37c41650Fd5f3a3, 0x37F24cC47573EF844496907FbA9e70C9EA060d41]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.