GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x73e1d6c8 at 13291370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xa36e31ba71a14b3741baf9e14a86b42a8795466766348822e18ac86dc21eb214
0x843e824ea2dc8733bcb847e3e41f63c877cf51dcebdb24331cb403f5545c10c1
0xb9b319dc6a8ff24a4455b02ea52cda5d4c2e81b9169f22ae059c2bc7793032f7
0xe278774f88024f1734ea16f9559cf15fe021d843179ff60c042312e7da04b0aa
0xb53b022cc8d59b92bfd32e2714e9f6be4b52c12b5467942ff0d677ab8c911ce7
0x59a501f60a61d364a49ba00ca5406baeeb16e31c4764978b53ec0a94a7efc5d7
0xe06d8cdd14c20674d9b0ad6f3425bcc75ad63d0164f899f67f02920e7e18c370
0x70f69d86523adcedca7840f26736032f2953b1b36567ae09ee9b5cf3e5e1c33f
0xc9fab6e12236b015ea88883d472f2921b55b82f94a6816d5f41855ab92a7e793
0x121d75a968686261512806cc0fc36c31783d4b437e500967f723cdb02bd595a6

Functions
Getter at block 20853636
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2bb5fab086ec32bd26faa029f51346d10516dd90b0acea79334da0ca8646a807
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x602cC61e548A8B9E4757eba1c7c444d365d9BA96, 0x127d0a3D36eb5cf1Fb73bD829df93e84AdCEd213, 0x6071Ff8F2c6a28795EefAD0066b5b4fEcA71B2EA, 0xA9A53f32A268DC4a9B9f7b020122c5EA90554EFe, 0xcC921207a356Bcd76421cc51ba33Cc5d6d573fb2, 0x67CC29706b17A8b4656860A5D5C6A038F4A2F4DF]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
53
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.