GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0xd9c798a3 at 18842972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1191)
ERC-721
--
 (#1190)
ERC-721
--
 (#1186)
ERC-721
--
 (#1183)
ERC-721
--
0xfaeccada9fafb239eff27f7c7b09515dfb7dc3e162864900cf7112d01be8400c
0x582671ec622629ff6d3a5406de57969d2db51d681633cfeee60b00bc32a072cf
0x02785f0811f7905f400a65aa168bb0e0da8400dd113bfb042bbb99add27c1729
0xb9780871efd9501963b567cb9f0678c3db6f2047205549d9fdd98133767f9df4
0x2beb2fd914bf4e8a465dc648d851cf9dde5e0c76666fa1ca4318b30c01537e18
0x07fdea8ed22b0f951080943a8f8d83fbc1b5278a37cc3e08e32706e37cfd989e
0xb43a9fec361a2f43671a790763b6cd1092ffd897adea4cf6aa4246d32fe6134f
0xda884f6a3e68c779e45e0fb734c2492d5fcd9ffe8b6216016fa3dfcc8143f168
0x064cd57d248d0243064c33d9636a91cc54b39534f2befdda4ce032b66b60518d
0x750f09e427d6ac58188003bcbdca467bbfc3f9ef1ae002c535ee226228ea928a

Functions
Getter at block 21205854
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f91da23d34fc771b189983f633cce9c242f4c0859b093af267a379aeb701d3a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16a67c3e4289Ba8D4481C4d15ec37C8788d57D81, 0x73C779cf89135Ef2c93136f6E10C21cbFe537822, 0x2191D40F487047823bE4014D6cF8dAE6c7d2d284, 0x3D7103c68EE63893EACAC8Fca1A28Af0F765ADd3, 0x08B39a653f1e04EC3454C64570d9437E8a9B572f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.