GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 194 txns
Deployed by via 0xf15f85f5 at 14368347
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,604.56
ERC-20
Value $12,653.32
ERC-20
Value $4,488.65
ERC-20
Value $267.1
ERC-20
Value $0
 (#35)
ERC-1555
--
 (#27600)
ERC-721
--
0x6717d4068f8019d2a969436c4c2d4cc39d20ba09a97a80462febcde25e25a927
0x212ef627f874b6c79fe4fd25cc803de07641e19b8888c4c642c238af4ea7b337
0xac32eaacdb23c34901353b849a009ce92ddca5eac238bfb0a14d45c17fcc7d22
0x07d90ee8736e49dc386e688bb2f474bd758dc724a598a8a85e7df10ee06a13b0
0x513b610828fe6a256a4ff5e32d540270ba805a461351efc99b43a932c3f0c94a
0xbb6c193291ccb6690d9c22502fad3cc3e04de02f550065e097bc7356ec44e21b
0x609ce3ca405c761f784587760b973ff8d43efedc2126193cf798df60db7c0ba6
0xbef012247c2fe03d8f6e762febf6526121f778786f1f96219a7f6c8519cf69cc
0xed1d706bf56e7c9aacecbde3ddb6e10a952525bd480a59019a5e5c5950561ff3
0x8943f6483844ebf817df97cd729ce70f78f1672355c21f9a1c67147bfcea0365

Functions
Getter at block 20853031
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97f2b15eb9903c5d86923b60156efff8705b0a04b4bcf442cfab79b7c5c38645
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9cD657146dcf96d92B7eE248Cc77CbF871d7c346, 0x8aC6E1262272cD00DEF8bE73160764cf10497522, 0xe519f4cd2803BA53A40E6377E82406e548418660]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
159
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.