GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x3a320205 at 17352737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28,992.92
ERC-20
Value $11,305.38
0xf34f2cf90c699b5d6c7cb775e5ec60dad8ae7440e20113c884ddd0c4908a5b8a
0x8cbfa34f3f6d573071e98969bdaddb3c2c72389e6d8b0d9486162001707b6182
0xc39e2ceb56d6858be99fec72c6dbf99d9217fab1b2324685487360fa8d48123e
0x6ad5c0df934ada4522f67c0ddfc077060e73c4a030285c956a2b2c6fd418ea0b
0x8e28b33962b39153079844c5fb98c6caccc687c37b5320b1c0953dbf510be90e
0xc508000117837b31cf9cfe5d2150b2fa110e56db7eed694941d3a5df2a735881
0x5c71ac720717a854bfeacf4f65af43a12a07c3b9305c562778c52c2f88d619df
0xa0d26f2fbdeba1c20b1c2407c3a2751846b27e5b9ff6f96a208f3953c06e643c
0xd74df94bd6e68b3bd12bc7976173b39e63b434c305c75f14a239865e67d27219
0xe52be701345a10a3d217b41ca6e6ab0e1c99699373a34769e3f868ec86b02f24

Functions
Getter at block 21226098
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x05f1797c80192fdb60f19f2c6d19a1b67a6a2bf1c73dde42f8ba8e7676530090
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x041729EbE3F5405177C2Bd1C645BB87A10783fDA, 0x353b457926f20A732d5C88f1AFA06f4FC14d0E3d, 0x20D9f14e4EbB1932a0E174f56946c795d7174eF8, 0xA72c3f872Bf56e984D95f4E7003164E1eefacE28, 0xB7b43f86a80fD15EAeB890173eEF448E1dDAC803]
getThreshold(view returns (uint256)
1
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.