GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xcac14adb at 15073932
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $441.7
ERC-20
Value $41,371.41
ERC-20
Value $196.45
 (#264)
ERC-1555
--
 (#52)
ERC-1555
--
ERC-20
--
0xa59538832952cf0c927172e85c9f9096dd7b0a3aeecb9653942768d3a7eb18f7
0x09d9ad88b0f240c83a2e2db7a8c3c81533339291468f26b89a5fbdaf1ae455c3
0x1f69b3c0fa0e05f551cd1994e12eb233f0b2a6c48a062df5ce27e879383ee79e
0x77045b15db947d0ca9d931a51f8ddca9e19aac4b64b752e9c0985bf0b530c677
0xcb483a795a8158411d4779ad6e886849d2ab37fbd6d2cb96df1a6a262c239b55
0xd8fff44d62b179bac33a10dc3680e08c755e5b0e602c7427749b4ce698427e8e
0x56bc9019338e13eb789e1766250e532214b7e346cb0eda9346aa843623d192c8
0xdf0a0eee9ee02cf0693b01b2bb115228aaa47fea23e6248bea2cee709722bbd2
0x1f5e32c765c2ba479e790ed138ca3f91c7bf12bf41a2672090df3655de20b518
0x230c95a76ec2f82944b3603290e14dd173c3ad1925663af1a10e3ceb4e847bf7

Functions
Getter at block 20856630
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe26bd4181db562f6f7d275355164db591899981f961b33e29f0baeb3bf29ebdb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF64cBB5A547cE5eFA89E74c8a19e8Fd33a0AB036, 0xe8C4156a19951dEff3203f116fC63274Da746BaA, 0x912a0317DBF51bd2ca98b973c14899eA549EdA32]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.