GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 133 txns
Deployed by via 0x6c9af7a3 at 17870019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $713,518.59
ERC-20
Value $1,050,828.24
ERC-20
Value $156,564.78
ERC-20
Value $112,941.07
ERC-20
Value $9,167.44
ERC-20
Value $24.27
ERC-20
Value $4.51
ERC-20
Value $3.76
ERC-20
Value $0.16
ERC-20
Value $0.14
0xd8da1144785f3ec601f8647119effba65e292825b2005df05033fb65c2f44f2d
0x296b5a17e53eb01e45ba4ec01e52fc2fc13d5e55acb5457b637ab982f781c38b
0x365f6414fdfdb88e3c42da34e47a32273b30645287c11fe398f8a3bc65c7ced2
0x5858736198cc715af08317960794c4940b857cbb69d2c8746a0ec1395e5d38e0
0x6efe00fa83a78976d6781bfe2ac2235a146557c2cbafd7f9a1f228370ea4418c
0x1be67bd7c4e2b3a08ac551179779bd9023e1394901c3b01504ba30de3890432b
0x76e1419ab5ab93b34af84177065f2a2ac3dda241a75f39f5165fec2ddec0eab8
0x47c972d6279378a209dfd9316eb543c670b31fc7b068d7da6898dbc4ae1fa076
0x75659c647ceef3c29b9f2c96cf36e06097d5f083268c1b8ada6df999c867570d
0x0d5e8ab10426cc2b58195a2f5cc335e8793b684fc225a5a8655cf42370adef72

Functions
Getter at block 21273806
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf3a3864703415e559b2bfd0e5fe06e6e9cc77f371cbedcdac08ecbd89a93bdea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9802e47c94BA897363D41c414E4F3DFa5994D56e, 0x85d3c102d983c00672fa9c87fe49Af5678e3CaB3, 0x61a8D92029CcA2D4A1A0d14BE7bB3A958B02123d, 0xDE2fd50C56668D0e6326E32397cF5d8CF7e3Bc07]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
120
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.