GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x61959d0e at 17285057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,634.57
 (#49361)
ERC-721
--
 (#49036)
ERC-721
--
 (#49035)
ERC-721
--
 (#49034)
ERC-721
--
 (#49027)
ERC-721
--
 (#48583)
ERC-721
--
 (#48250)
ERC-721
--
 (#48249)
ERC-721
--
 (#48242)
ERC-721
--
0x68063ffb143fbdd3b59900b430d50826d9c3a67a60eac9806d86b6655bafc6a3
0xcbb7ed8cb72bd224cf72f1da269f477a0c3594cbeac59fb05a85cfd47b8389a5
0x9b2246f7a19e3533a0ae3485ddd14e5baa287ee52e6d1bf440b9d93a41322736
0x3393189b0d0fdf6c4322f8b223ed4449a6a96667c7a58e90d75d200a765fcf2c
0x29ada2891de6e33ac433f89320e45c43883763c6ce5d9684340ec9848379f8e7
0x7efdf89145655e9b6a103b68a21e8be26089bd326ec347f3e9acfab5970399d6
0x31865ed422da20ececfd89aafc3b8db009a5f77bba30f90b8e0638140e2ffe56
0xfb452ddd1c4b4b5b050e25257a8901ef30f7f6a98af67460178c0a0165187b9c
0xa0fdd8c9cfd6db0995eaa4079362bd17ab86398d28212ed24c0f32b0d94b2318
0xae539a0189ea9b92f453816e058639bca9e40b2aaff8044e5c8ef4d414f133e3

Functions
Getter at block 21203546
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8c2010d4149881ccf777d75e96cb61e62bb00f210d5bc528012408b3a10fad2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc6ba15673570EA1BA8226a6B0DCEa26626bD5748, 0x6c0172DE23Cc67FB2a2349270D74DBe61008FfBd, 0x371642332CA26C6746523FfDd600703418016bB1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.