GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 183 txns
Deployed by via 0xa41347b4 at 13264991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $407.06
ERC-20
Value $3,388.17
ERC-20
Value $108.51
ERC-20
Value $106.8
ERC-20
Value $0.01
ERC-20
--
0xd664d8ff0ed8d2de39ac633b2cfa7e95cf76b230329cfe9829124aff26a30de6
0x6f9ba7b9b03565a5bf1d6e4a7f392dfc7405f9a4d2f7cb37bafe180aed29ce96
0xa5ec2f6bc67a6601f1514a6683c7f53065d588c522de621b7b1ee7fcafd00381
0x2369d6771e6975f8dc140f860368b3a5bec5de8dd69137fad169155c8d54d8c9
0xafdf3a80f98e669ade389b3d5996028f085b4df48592fde80a6a98f6cebaa9b2
0x77ab877dd45997e230f88ea8ef93954f8bcfcf1e1072ef752feda92d4f21fbca
0x64d7cd53756bd27320d34e814e99037a47372ecfe8439d9fa79e5f48452fa8c6
0x07c25bea62b0ad6d902ea9bdaa5121d6eaaae7c4856449fd6ab8264e973b3a01
0xea2f05ca6884736b05ee593a56ccb104bcdedbc413ae297ab66b6c49637615d8
0x1dafb00ed5c2248c9b3a7de6032e5e97557e45a8e2d50b22d4d0895cfb459562

Functions
Getter at block 21280363
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdaf18c4cabd6e7a9f12302ea879f67d4fff4cb9ceb0f3ce3f83ce5cb73d413bc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x43137648a18925c73e0905005a96462daEf684C9, 0x0d81da239447Cba30d48fE36DF0EE1A986ebAE16, 0xCaF85D68c63C34cA4aCF6f9E3e0B1DC143CA6284]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
170
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.