GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x543297c6 at 13135018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $692.88
 (#2)
ERC-1555
--
 (#1)
ERC-1555
--
0xd98655018ae68e7d83240820e8477bbc32ad21cd09670c99a1d939210fa5597f
0x2d489e432fc0b30e42cfa36eeae264e81519ef622090de0b44140499f8f3bd19
0x41b657b675ac3afa024b318b4049f329e4a2f502eb1433730a785c6ff60be331
0x385ada1cff146e8f609bd0f29d12ea6d313b747bdc176289f312fb0461cbbe59
0x4510abc976e5703b051402b24f16a3ba40f71c7aa838f1ec056b31b8be6beedb
0xe852b2dfdf0fd6b34403633ba83db66f0bf7628ad6b5043a1c18f624659a4b26
0x6ef387f7c97e149b98c3d3eb7d160b1a00ee21255bd8c104e423fe0bc5500c03
0x566d64c7bacaf5726088eb2fd31d9cbd51f98e6967a78ecedad8a7d00f6d154d
0x7a11c71aa525e7dd24cb911e5f61f0c575c08b313837891cd44e495451d3cb8e
0xb721a4a883d29736447767d758a1b4717d81b2ea0ef6b5020502260cd12aace7

Functions
Getter at block 21259443
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ad2d58eae30bb0af9c7d7c69be0f404c65d7c14586f09e8d502b6d3b94bd33d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc5a62dffDc9E3c82e420556351aE0543A668E846, 0x1f3842f1D5eA6c021c1e6b1E59F252dd0427286A, 0x43B4f59E03e60176700D5287F627aba954D531f8, 0xDC4A83605fE262412a741E54d7D056B6DC8fe6E0, 0x8515bB0eE3E82d508BF7800a3510De6dc7C584e4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.