GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x9c4b99bf at 13699826
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $172,277.88
 (#1167)
ERC-721
--
0xc1c4e133cd986102a919f3e13630cf3cf67d71f3ab058881b34c2dc66e0184e8
0xf7c3735f962e4ddbd3d19de74da68485d88fa82b0116aaa6a07f7643dafca729
0xb02d0e509fa56aaf5b11bac3da811f6e07d77c8c1f7b14ac3d4f01b73df5da9a
0xffe04c6978aa65d42f468b185ef68639451568b67a63ddf55b0ae1f1da9fb005
0xefe8f0d7f8a9cdcca77ae8c42716cdc536e93362ef548360ba9e75ef358c39da
0xab0523e72bcbff18c6f1d9fa862c5cb3c3911be897d694682465bd0866835425
0xa24264774e7dd01bb15975010e77828ae9b2e47304928d07a825c1220b7a79d1
0x0b537f5e3cb302bae637e8172c800a483d66d569791c70f8fd60e0f84624f904
0xd4b85505d91851d1ab6f72da92d0c6ecfc796b3cb3706a520a5ca44f7221cd08
0x0dbeaa222c218daa592a9299483c2858a3ed6f42d9bb749bdfcc982cfcd20031

Functions
Getter at block 21258096
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfbaee2f2cee895efd2d2154b60f65b8ba85e4bd0dff2a711acbd5455b817620a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0d0B67af7B40Ca2AEeF4E46124cAC221821b29ac, 0xbc620738c8C82E6B48f29F07EeC5d6C6064212E7, 0xE23499CfE08C88d432Ad9598C48cc9D700bd03F9, 0xA66CDDA1817C85eD3D232a5Affd17673E933D8a7, 0x99c3281562BDcdC8987D07DaBDdDB2E964015B53, 0xbC54aCf506fA6739a6c6ca3bBCaa0C4279C52543, 0x7a55aAe410Ff412F39B023E9B5E2E5dBC9a58f68]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
24
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.