GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x71a74013 at 16893598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,177.08
ERC-20
Value $5,412.35
ERC-20
--
)
ERC-721
--
0xba7439827ff4a1563fd5fe0163720726b14f2d28a6e1776b9b99903e04dc7122
0x7fcfcb8d671f5ecfbee9b91aeab648e4ea8a2fc38079caa80ddf80790bfb6924
0x8ff5c8529d5f2d153d1e4e49ac75701da02685d9044fa4be58ce4607b1133c44
0x66909b554f8091f5874cc6c86b209977c752823a930b770af4427e994775584e
0x1579e265b4b6e6fb9ee5dccbb0652b2b5c965f808b0343758264531447a7b6f2
0xedbf1d45f687861e34f4d97e46dcb07adeaca5b12b78eb18fba92a3d06e919ec
0xd41d3e097aa33495c01e3428e5ed7c6cb0d29bf7901eb6e4baedc2a09f59eeca
0xb96977efb2db3809e6b6539453145d60397a0606c8af7f16902fadd96c11f325
0xbe818935c91fbed018885c096c1bdb5c4d9dbbf943d012687b9c743e6c9ddfc8
0xe2ce8eb6ba466207c90700d4fa6e22c65888c4e9f05a33eda235cf229d038aa0

Functions
Getter at block 21167833
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9984fd22d29498a426b7eef16e59690d7ed3889b41136836266d06667cd898fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x81EA4F3505Bf366F87a84F9CFf55226CF4A4E98d, 0xD71af5319F2Ced08Eb6484eCf769F9E3cF6542A2, 0x8854aa65E2782E393C53BE0DAeDf20496426Ce26, 0xbA03F47686ad4581F021863ee88A97C0DB0de5eD, 0xba8013355D6B352C6468f7E654eDdf728943F146, 0xf0A2F83a66a04f22d6139219586e4F00De5fd31e, 0xED86EfE43b26CE240fF62c990D7E0462747C9489]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
17
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.