GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x5e6c7d12 at 19282029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $189,809.99
ERC-20
Value $775,861.06
ERC-20
Value $281,757.32
ERC-20
Value $55,908.99
ERC-20
Value $55,474.53
ERC-20
--
 (#2527)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd192b658255e1c13f7383ecc4ba147d2799210e74465905d8a3991ea43ee3aa4
0x925fdaf85ebc9f48aafcc5cb9405f2d38217d5a083b95d5b6ddc34a93290eba3
0x8bcf58182e6257ec78046395eaf4fbfb4dd153bdc396cc958db2ba0fd9c41574
0x41a43a63dee8305897b808a6b9bc89a28e9f860b37d7c441a95e77a0e4591004
0xfdeee685876c92491dc1567538e0df7ee9731cf0abf89597b471206be4a53d22
0x0b5edcaa47534337bc6ec47c84ca407b3fe1a0f4e0ac4badc78cc51593da2357
0x5285e00e4d57f77c9a0b2c1e1678ea8a97e88fbba4604800a5b4cb05aa525ce7
0x343b30b725197168275df4a389c342dffabf408fe66161560ab5203dc61b947e
0x64db7f6f78d68795100e4739974c92dce1bbe84e8df9a9c9af81dac1613afd7b
0x019ada8598d1d4df09d1cc111fb8c37e4c233f1d87fc3213dce9144bf8bf287d

Functions
Getter at block 21085271
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf82ee94a4e47bb9876beb10d249480b184446637757f0587933fa5fa6ca0ede
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5A0386bB7E56a25eB86A20cAbf246225542FEa6d, 0x0ADFF1e018F7d0b80A9BaC867b2B2D05858B4831, 0x75B102Bb4426e0c4480223E62fF00Ab0201D61eB, 0x03CA4d36b6CD8F7CfFa53161EdeEf0a801BAe2b6, 0xE69335A04B87040376F0Bead5905533005d3a959]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
79
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.