GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x55f28e85 at 17193149
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,619,101.34
 (#89)
ERC-721
--
0x9da869037cd3e79936fc0cfbad7eda9f1d85f4126e9e0e22976124afb8fb367d
0x3e8be0b8a6bfbc1456f5aa195c6d7ac64477f09dc56766419ed9c36046a27eb8
0x6477b994e0a59fb43a5b49771d5c362d26935952323a19e338790e7db50a17ef
0xc0ceafeaa215bed9eb5ed9b55ab6f2a5a55e164bff4659609bee92abe5d32cbb
0xf156036b50385b50a679e1bc7977ef91e3d70c8857c8d268117f3f207e90b596
0x9f5ffb08861d64d1afb04e574d95c7c2133ae532653598970c05b97f100fd892
0x95a77673bbf835c92afc45f09a22205f312eaef92eed5fa00538a661edc8951d
0x5d0e583f60e791398288b8e133713630df7c3dace7fe8021ba3e2b2d57f53af6
0xead7dc4c90c16c7e387890badc11873a1f098ea448a332653f314400e3dc871d
0x074e6f38c3fa7a32e89a8201fea8f097784bca74845878be8b0179fcb1cd8cfe

Functions
Getter at block 21222840
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1ca4273d2e49f20fd76c8ca1891a2dbfa45400d6cd50e1b149c3f8ef26cf5b3a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x06D65E773dF7384E93974d1A3cE0FcD12107F38e, 0x6f4e0c30C2BAC7E6afC2de01CD72e1841fa12C5f, 0x027871144fbDCeDa24E5F928bD4642bF843E6048, 0xD24d71A676bFe1A4EBDfA3F848EE717e1715ec9b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.