GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x292637b8 at 16341769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x7de11cd98e8ae63dd798ab242d86a25850cdc2218d84105f59cf6278850d3024
0x20d2b67e4a29c363d0e4aa976bd525c9d60a7085116b4d017b684b1b1749a8bb
0x03e6963719f2d6b3914cb396d5f77ea7e272c2c0912d6ab0653149b76acae43e
0x01d81a71fc8b81572cce8adb15020821afdcc51e9b0e1ae18ff9e7209dfc5ce2
0xdf05abbe7078f551dbea1e3fb95f73060d70accb7385995e74dee476e73486a8
0x2c1ad1d28629b92b71247074b96e1a64e97692a99919d8c991d8d495dbd74334
0x053f85eeca9b5c5b8613a2cd9ed4038da5836681e3dfb4a9ab9262e60501a80d
0x9ede880a96233e343b37d695f8e08102a17ffcdaddd8a206f7119164a18b3312
0xe6a5872d053ea18184d743f4f1691af1f209de6cb13d1f98f6d17eb377e4642c
0xad3f7807a973d8fe26cb37df604ed0fbe901e8e9a823daea650cd0c70f0df640

Functions
Getter at block 21169849
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x578dabac4bd316a4a9622256d4eacff1c676c68599e6c6c785126b0f6542ceb6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7077deC323350ad46A3D0E0c769b10c4ED079274, 0x40576339Aec7F70D3f63291848BD62CBaC1F5245, 0x8E42595246faa30bEb9c8467cbc34139b1C65bf0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.