GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0xda84908b at 14311181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.99
ERC-20
Value $1,037.95
ERC-20
Value $19.18
ERC-20
Value $0.96
 (#0)
ERC-1555
--
ERC-20
--
0x176c028002d974b7c288a33d5580d26c4ed59d91c9214602e868e70a540ef96a
0xffd22126db680acd62f262135bbd19fbe77e66602692ee3ab7037a6ea689f6c8
0x7ae6bf41697d2ad35299fab4f5a5a39d913bbb3baf7f965f9d8e4ff7a503645e
0x0ad86de34bae583d2b03ea1d156217a4862fc7838ecfce9a76b3ec322ba81ba6
0x8a89ed61899190c36ed094ee675739e22797310772b6efd4c150d78b548cdd2e
0xb4741f6eef82fbe7771f43c6695a3687ba1cc1a6f552859789646b5ec13011b1
0x6d342d881623029c651ccf6ec3ab3411784463406d8b0fb6200354bffedfc723
0xd303f422e6492421c88cfdb3b533dd258822eb771b423cf276ac1c80dc9c47a0
0xfbde5bd69e92452e3f16c77d0f309dd414fa2d9488d86b2fc7a5311d3d0280df
0xe40a5306922f8ee2e82224049123db42ea268035ee7938b2c2b6a41212681862

Functions
Getter at block 20819297
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a7e649d178bb1e056dd1e93abfe32472f197ac3eb2cbd55e0834ae4907fb2a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8885D282B566a8bb821d29b8F493616423eD5E68, 0x539B5F815F8DF15644A0cBE0bcB8B14453cE1ABc, 0x9E1Ad243719AEf2c6FAe5b6F553fa145d5dB9a3f, 0x9a047D5EF378AA06B25944BaAb7fBD36AA5eAfaB, 0xde66d9916794977FFB32F85665bCea16aac3c383, 0x9b36f2bc04CD5B8a38715664263A3B3B856Bc1CF]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
71
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.