GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 719 txns
Deployed by via 0xbcc1b184 at 15333753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
 (#48)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xc4683df9be6f3ac07f6489834b06ce87d18de849e5bd7de90760123beff420b8
0xce9b971cdb9ee069b1341420ee1928229f6548e087d25d43e1404e590cb67384
0xbf8b485a8868392a2b8af54fbc264e0ef37c5af75520e81eb8251170b8f5a3e0
0x66166346a8e74885145715d663f4fbc4960dc88aee9e1371c08052ce4ae8fb11
0x28465a825717988489ff93f431d8dd9d714131b19c8da289562d056eb96ffc97
0x2611a9860d56457dc9632d26f30ab94b1d154785e2194de60f70a850d7ab9ee1
0x354d4bead38e8b1fc6eb43defe60e758ba3c86a588cb3d8d04fb795e51f852a8
0x0fa77a976b8a743db0f54bd6dd535b55f559343a6b7dbdef64c096f37df1caf6
0xbe91036a33126873c2975447222dcf7f0a85e4c66d4e66786b7834122a417c29
0x66faf125f0ac5dae06028ab392254ea766af91e54ee596a83a2100413d9388fd

Functions
Getter at block 21178300
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf4fc6f08209a2089683a0557f3729a6df8b557be7aa12d31327699864bc82b21
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7e2b28A75fEdDef87070ef303D52fF23C01bB376, 0x2056B086501c77aF427eFB9907F87946827cC242, 0xF08C8c58F874e3f9040Bc6403a881E01FF550779]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
702
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.