GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 335 txns
Deployed by via 0xe07563ea at 18358734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,218.37
ERC-20
Value $8,978,822.13
ERC-20
Value $71,470.96
 (#714)
ERC-721
--
0xc2ee86e3b70f744ee8c409f81de5fe8f95d3f2ec96c11013d18cb89e089b368c
0xb6b5a730d891a701ef52890a7eb62f74d03ad1bb6f575f7387c4541440448b0a
0x7fbc27abd1611182d916877c006ef9548cc510e154d3e33c5ebf43466493b962
0x1cf85ec126240caf83528cb779df61f83001e27c17f64968c4d43fed38d55bf9
0x82dfabce568592e5fe905f4ad817d65e3db7d4c4426b0b47a09ebaba6c81e042
0x100d882f8ea00945dcf711851ddc8d6377f6aabc3b541b0b8fba8fe8f27c0744
0xb3732ad181db01cefb5c7eea3628bd2ab7dc695b6c09c5fcfb80d23833948636
0x68d084072c3fe6f8e0d400d425c0eb3d0d59121bafa35f6a48e96cbdd5df286f
0x49bf11e4952153a98084823b8869cb22aac911a6307b8a449049a7aa24126ad5
0xa3071c27860e352b38fe2a4fe775034fa592050e2553b7e23abb3ded09798dcd

Functions
Getter at block 21304048
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b3b8454ba5f0185ad14f91857590002b6e8607d39bb62aa0a7c7b759b843048
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Cb112a594A35b5e7803EDd63D714535dE620b44, 0x4c8c6ef7e14d912a808Ce39c881791A0F7d58be5, 0xE8aEA33FdF421Fc51a771F2064b7AAa82B639fFF, 0x4CCd17366540a7800476a04d89E5DE3fdd28e5B1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
352
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.