GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xa332303c at 19729771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $166.59
ERC-20
Value $143,344,000.02
0x33ba56abb892a14007ce5af1af94280bd7b1d6d39699f2d20ac40b3e4d86318e
0x15d0be5f588ad6481d64795232e42b4e2a2ac2d8ffcb7540fb50943ff7f4af34
0x68f00a7e3f78f867eeaffb791430e8a8c8087186051952bcc00836fb623093ec
0xe2685c32a987c0869b4233c413b5ff3a3fc462cff1acbae853d5d858524f081d
0x0e9bfc17effe41eba6291c24c2c65b59d6b8bab3fbac14fe8a1d60138174cc81
0xa99df1aaab06fb831d13b630d97ab201dc6ddd21703c72b5445935b7c0c0b217
0xca0bf5a70c0e986dbf42f710927f9061e66f2caa58cb6516d7cdd3a0d0b16d82
0x19fad501b6d6dd9e770c3151bcf6359fa90e686a07b2312f35e888762165928a
0x1fe01fbf5e413bc53e66bf81390002e63023d7ed68acecde9c3426baf6fc8d83
0x025d859422aabcd5be85ff8cd9e6b031aa0d91451df38c7c5cb091ca423f5c6b

Functions
Getter at block 21272562
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f5ee492989a15ed447a43deba06586fd1927e8562abe59c51392bf3569974d8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAE3C2f1244Ea049bF485C669ed58205eAd90A3Fd, 0xC172918Ad23270C8112f15371c418c2de11C7BdE, 0xd3333746168826538eDa226d25F5D9c0Ea2E9556]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.