GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 221 txns
Deployed by via 0x9eb24659 at 20963608
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,631.5
ERC-20
Value $5,590.88
0x398eacb68d6e2d6a896b9745575cc984994a5b0825b31a6473a36881ed469fa7
0x6607dc68156c6b870f05c83881217d3cafab98d7647d12d598f24f0901e5ea9b
0x8b8312dd271142352c8b8e02a29e11988506cf9482196a74da9c0908f7892f24
0xba2dbeef02773dc6baa7a65d3e7e41124beaa4dba8c6ff95a1d323256b63783a
0x73df515fe3cc425b5b3d525f92f22edbacd00d79d62e8684869d5f30313b9173
0x6829c2a348097ff442d9fef96c2ab5d0d222a0ff255a3909089ada165050dabe
0xaf68d66d2b4425539429ed8258f7be2e518a5e24207ef183c4a290808c16228e
0x323872f8c3c15af8daf5349a02c6296b892c1fc166c65b5aeee5c25b97e27c8c
0x6346901c85e8bb1b0859493450d5eeaa0e8e395cca13a080130eb1138f3b02b2
0x0d665b01213427afd0bb661d19c9f00d0355710ebb1dae2054a96cf46f30c17f

Functions
Getter at block 21296560
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xadc46a9fbae21f9c14ff1c0bae68917b26ebd24753cc3c6d5da63d2cd2a68754
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x09D1A480bA4Efabb5a78Dc2860316616A7ba952b, 0x883fc8412e477896cD9BBD72020a41cA14d86D43, 0xb57Df2d00F6020a9E3A258e94BfA1eF2Dc03dc39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.