GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xfac304be at 14636383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71,670.53
ERC-20
Value $260,602.03
 (#3341)
ERC-721
--
)
ERC-1555
--
0xeff5f22138c40ac02192e33b9748a01b09dcc3f82428abee0cf1026565e526e9
0x7d4aad5f55132b6710ddb5fd5306a38fc3e5adeb68645a4df7f1c3b3e6a122c1
0xcd7ebe9d759b0ce360e6f6904345e036b6ce24515b89ed60c07b1271c472b6aa
0x592d32f5a683c6031c9d58bcf8b77c16d7f768fb8739b3c5b9a11d09d0207899
0x718c4f733c206b8b5db05c3ea7655385a6c169381426d1466a92833427d9ac51
0xad9e8e1adb2eb3ebca7956de9b3c90ff550316b5ed21ab646c6f1468d5d48d2e
0x6901ffaab54fb0e6a53438bfd58b878fa6e17713e37e78d5b35166a693284935
0x3d2c4da3519e0f93c5ee56f1ec81eec4a7e4b3e0610ad6db751c30cc1a28b849
0xe7dc5a1e538dda084afbd2830b82d37eb47044ec7a0adaf806582b4654524253
0x8ea02d90dd367a2e551fa30230ebbfe41d2445076cae9d77317310e85e4c043a

Functions
Getter at block 20943259
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x862b182429d9a17db73fa921936f365be050e0f3c959d867f37fe0a4f3501ec3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x18f0FdA993F47dbc2a946014152611E76fe684A2, 0x6d38A527407adE9E5bADA4501d8C4508262b97E3, 0x2b9e8c8d9bfB803Fd0E663D6573086Ab8C435098, 0xA2B0370846a4dF507E2dc88160602a565Ed8697B, 0xe55b958B9416adB29909d52D3969F519160e63D8, 0xfF1ED0c529c3a61f6ef61847Cb4331f42e303696, 0x7D9490a9CE063fC2A97B00cC22Ad1e4b77b8ABA4, 0x65447bC1716b2C8176B9B65FFBc8d882dB6c9766]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
33
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.