GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 612 txns
Deployed by via 0x26f89747 at 17045300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#21310)
ERC-721
--
 (#9246)
ERC-721
--
 (#8495)
ERC-721
--
 (#8471)
ERC-721
--
 (#4721)
ERC-721
--
 (#3781)
ERC-721
--
 (#1944)
ERC-721
--
0xde80732d92a5ec4dab9477024c806666c96277ef7178c989b5f981868d5a8b39
0x07b22ee01925eba6642165c112f9e804369679ccf910d5214a58bf18ce65fe06
0x505524984d101137354a43d24e99ae63cd3b0a2b31f72135483160450ce5e937
0x55dfa324afa25d3699a66d96f821b43c49395340e400242d715b2efc38faa41e
0xf391366e92b11df3ddceed66a5bf35b5223d2fd3ecde37d43ee241be98db6bde
0x4e730a23fa1ec83df29af36921090c55a33f2bdbfe657515ee19a57929221e9c
0x685213c63a22508eead8871f811e3833141b8267b80b6c11a5b9ccfea6b0f8cd
0xa930016a6eaf4a9dc659bd0fcc48cc255032932a57d4dfa011f71ea70863ad6d
0x772686613ac8f4ddc4b25891084415d8847a76b344f8cb28f515cb8115dacaaa
0x20b2c3af85af9ef8d49e183ef15fd7c7d7b21317e04b451d68d9342fe77ece9d

Functions
Getter at block 20918550
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc73c1b43cd14db9a4c0f0da0cc3f484b20bfb6323be5b8d08f5c136665053675
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F91f58c49121d520e66b67b2175cF94f20358E3, 0x678E79C6697ec9259c1bA089fF7945D183b16445, 0x4aDc90a648169EF9A06750d99f6d261a7160Cb4B, 0x075BBC853a47096eE1F6d4127A259C0EdeAfbf2C, 0xCE42bDfE099aD1398b0201db05721a9c9596A222]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
577
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.