GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 300 txns
Deployed by via 0xdd599167 at 13816359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $625.3
ERC-20
Value $89,079.06
ERC-20
Value $610.59
ERC-20
Value $109.6
ERC-20
Value $60.61
ERC-20
Value $59.17
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#7683)
ERC-1555
--
0x2f44cc50be8054b1a6b1d4d47a718660639b60a1d877ac6e33148cc2dfac2d18
0xc96a3897763bb4ea05453d4fa41009d0cc72b2f118cdec1ec4ae80b2ed5f6c7f
0xf40f184416d1d909bea8bcea55a94a55fd91ac7ff5dd5e5b77a7a94221669b14
0x59ed01d253be8709caa229adc82c671f395e1a0306c9f445a7d2aed6dfcd3e17
0x51c947510a79f500481667b5e276fe63ec557c280a64c973eacbea152d94a10a
0xde71b9a65059e98a2cd36c57c3d6e33bf41bc8315eba18caa6f02e412133ae68
0xe5121b11a1173fabceb55c9e1eceb7dbab32694b1cfb26bf26ff63c12e7a065e
0xb25f31386f81ed0fa2f8bc2a2d449980cb772cb7b1188d8c7c1d62d4f5ad1f36
0xb0d47b35e2546ba65e3eaf8757d4f9f379ec4c58e01ace424ca42bb393d4af93
0x2fe3422e8937195ea08430eb1b8b628a1278c930ff56bc01c4e07dddbff2c3db

Functions
Getter at block 21285439
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5139a82b4227a0630e02e456c204b5a0022f7f34578234287371fa1546bb66e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x819DC2d198372c583d85EaCc90af0AacEC70D3C9, 0xda611C5F84EcfccB18D1B8799810A51C3b910704, 0xF607AA75d4Cd11BB1811A096987710A77f6e2dE2, 0x5bd02339cfAa01082954BB8C15D7509dA7bEE185]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
229
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.