GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x70f36bb9 at 20848231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $47,381.44
ERC-20
Value $4,998.98
0x4c732151e2415aaccd9b5323696b83fd166208ef26c8be2aaa0ebfd8a21ff1cc
0x1eed2131b3fa628ef20e811c719be16d2a1d7649c13b2d8b4cd050d50ab93411
0x1d0a0adb0799619c96d08ea596d9c408d11b1ef0cc8dc916be87afb35950df94
0xf8369f7751f10597d2ad328552aa1036ffc6b5942415d2adf2d38dfafb4450a0
0x62b7457a95e54340de363e7be42fad979f723ab9ef58da1ae5ae68923c17ec2d
0x33865ac0f367b591f04da017b177c42700ae43e9ff3ced74c7527b2a82435b87
0x266821d684b48a56e2749001b21391f4f5ef74250ca2f9e82562ffef216cd215
0x31c0abd42d73b7a1c28d18fda90d2be74df9cff0070cd05a655b576bbd98c691

Functions
Getter at block 21200026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x585285ee1bb62f9ff4891796620a049cbe42af3b6aa1ea28c97fbeeeaed4fcb6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd99962386f413Ab6c0c5025Cf0efE5c1Db2e0fe6, 0x415b12a0678066a3Bb5A4f9aCDD1f4a5c9C42Bbe, 0x1d55b0fbf22Cfa6CCB65e6d57343734d6856d89D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.