GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0xb88e52c8 at 18722993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
 (#16)
ERC-721
--
 (#11)
ERC-721
--
 (#10)
ERC-721
--
 (#9)
ERC-721
--
 (#7)
ERC-721
--
 (#6)
ERC-721
--
0x5a2cd36af0bb338829a9d63613419afff06e7cb26e3985f9643c72a5f456e593
0x906b0c9934a2eee36e0973fe0eff6ed6bb7c900a458fd20749170119f346bf42
0xa80dd75887a13fdbd6b891978b54def173e517184e107cc2689c0ce69c35d9cf
0x44980d8a3839d7027d5cdfdb95200fe314f32089ab9d825ccc72320dd1ff1108
0xf639889fdbecf069362f422fe86a3cdf269ba5602bc8bcbb863a0db99fd10fff
0xf9fd01aef1fe753d1e995315315514f6020e85f3e0071e341c87ae00a45c92bb
0xd59dac6c53f25fb63cf9cbf0102de11924f1b79a93266b592b318362d3805636
0xacf4a7a0deb0fb385e46581035a287140e84edc060e8e09025b30367fdeb44ee
0xb10e34cede7d3cde7cd70827277c3b4f3b53e2248ced2b64660825dab0a5d2ac
0x46205d29fbe756656323637d13c350eebefaec64ff367d58fade69ee8ed41f08

Functions
Getter at block 21163452
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a80870f98354b5f749d62507625d54e6f147aa26c0b5210d87649c0563a5122
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1Ec3e13e54C9B499D5dc6A4477e80e2D8a466676, 0x97B421f9970f092Cf65320a49Be50466D5913B70, 0x6d4697bf32014eD00A695c8c68B37fF195d33c29, 0x8b6EccB4d5908AC15A5B013337A166Cf64CA9dEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
87
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.