GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 284 txns
Deployed by via 0xc8d56fc7 at 20073899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,041.44
ERC-20
Value $21,479.88
ERC-20
Value $11,699.9
ERC-20
Value $3,736.98
0x4c1e63beacd44e4414d12905e2840c90c8f2055229ace6bd0f24949d5de6001a
0x630aab9d1198c241b6d4ca9dea360cfa3fc8aeb7fb6fed9d49cf29049b86f5d4
0xebfc8ca1333a0ea8af8e4b2048df76074a97e74133884a563fbcacdc6cdd784c
0xa3a2c24401058f763f4cdf867481dab43bd2483e77150c1f9f540016dbd399ff
0xd98ffe2f66151970f7be30521047793ef0488eab80e8290e89df87c985067e69
0xa7b47bbb1b7011ed9585832f11f3174f8027c69ff13384a95713826657ee6849
0xc93e670b824d9e2a26fca12553a8b460367805655a3a78fb43bc6b23600d9de2
0x94fbba8e630eb1b0ac62bd90e582734927db502160f9662a9210c0edd87f0b1e
0x6dd1c67cd056cfa4cc56a2b432773970110f53996b70c1bc1f304fdabeae1ad3
0x90213fbe58477ced0387c753e83e067ddebcd617eb79063955b29438c838792c

Functions
Getter at block 20909184
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7bce1294d5a7b53224d5f02420ab28e2ff6afb06ee6fe2b38caa7cac27e54c1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x864476C5Db200E3D13E70B72d75f1d3d0f5947E3, 0xd007058e9b58E74C33c6bF6fbCd38BaAB813cBB6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
72
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.