GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,606 txns
Deployed by via 0xcab77f93 at 16342172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,971.06
ERC-20
Value $1,487,962.65
ERC-20
Value $745,010.7
ERC-20
Value $737,232.76
ERC-20
Value $688,774.92
ERC-20
Value $514,944.08
ERC-20
Value $45,156.87
ERC-20
Value $9,129.06
ERC-20
Value $5,110.38
ERC-20
Value $2,258.77
0x85f0a6652c4c13c41a66619cd7d34e5fc0eb9ada8dea97c921bc4c9298c56a9f
0x50ed2363243dd1d0588e919d1fa1677a1c19acc3b5ca4106b5e1b331c346f759
0xb4f5859e95f111b44f13d11c2d35e3ea8451e3c95f077d9b9a0fa3c8b5ec1aff
0x507266a4f8486619153bdab39783882c92402db3b920508c11463a511765d04e
0x03e4b41bdc1806ad722b26c411ea3d288795e6e5f707970d205ed8865ff5093b
0x49348eeea818ac2f37e1a5f499657736ad9bcd9d579d16e128dba00ceb452204
0xe98804cabf61ed3f7c98b08fc9e7ab5365d528a28b3c1c4befc12b53e1470ae7
0x7d81353ad6fbd7e2579e69865ce2900c53df98ab9c8e39be7e4b34a4f3f579de
0x092355f59e3702bf7d8c525909dfac367efac3d511fc2c00fbf051225a2b167f
0x74f04a9b3326214138a666336b5203205da48e731d9b70936eb0505192d33d18

Functions
Getter at block 21302034
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x394e34b3f9b92cc7cbba357d2dcb552bedfd31ea0c0834628e9d794301af8699
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x336C02D3e3c759160E1E44fF0247f87F63086495, 0x6AC8d65Dc698aE07263E3A98Aa698C33060b4A13, 0x15ff3859Af506d6e4D7e5FDf335628Fc1e3ef1CE, 0x9Ea5b6d2dd0715B6AF9166f016D51285A6535BD8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1718
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.