GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0xe6af472b at 14683170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $456,992.22
ERC-20
Value $9,750.81
ERC-20
Value $732.66
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xfbb0c2d7c53f94a2f59cadb7c2abe1860fb41c3fee7972bfcbbd70d2b3125a27
0xbd0dbb1f69955caa1714739141ea8e4cb255293a8ca78454e15f87e90e2f606b
0xcc98b31a80090a72b869edee88ffdf95b01ac27560fe03ff138ae24da9354a74
0x0b9edf3ad4d18bfee5b0ad419e76d2d248f62065c0718fff607309e7aa1e5ad0
0xb2b150c644bd88405e6b8c2423f31bc55fc45064a9d6f89b65ea5baaf4f1f69f
0x1618a48efe545e64765d1290810121533d61ec086dbfd129a90e1d5b5a7c11cf
0xebd175047d6df282b5bf6593637df74506d0f44a63fc05100a02de0b07fb102e
0x9e102cc8f01985e3324c82c950acc19e38b641e07a286ea7868eb47727b90f93
0x86c65451c17711dd83b9f1f810652774ed6e050736d8021301ae9b343ceb4469
0x1e697a7d26e484becdd79eac01f5ee219aa6df63df467889e4c43aad2ec1feb8

Functions
Getter at block 20909818
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d2cec56ddbce66e6c73b06776de66756aa89d7bc480da1718730305850c95b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x389CC32FF0ff53fA4937Cf8aa9E11D4949D39C68, 0xcca2e29841d178c035e8DBAcE4d2dDD213BE7E57, 0x5Dfd7Bdb9aB04682Fe408A395Be6bd0aebfeDc06, 0x5f3023c7389cb1E10A98c7eACa0d433902d625C2, 0xf2AB4Bb7B8b1e97Efeca96Ce0DC50450d04A13f7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
58
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.