GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 413 txns
Deployed by via 0x4220fb51 at 13762347
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,663.06
ERC-20
Value $97.69
ERC-20
Value $2.46
ERC-20
--
 (#119)
ERC-1555
--
 (#1)
ERC-1555
--
 (#452)
ERC-1555
--
 (#10)
ERC-1555
--
 (#2853)
ERC-721
--
 (#242)
ERC-1555
--
0x172ab6db6376cd4c0de6911995d9d2bb39a02a0dbedf06f5b6c4a84553bd8f71
0x1517d76dadd99858397653d246314d71d2abe9f7a9dfe1aefca121b5a5af244a
0xffa8cbae0ef3e8cc591530375953c2260360ff68966a0362a441338beec91b49
0x62790c6cca6fc7be8e936bd9455db1d9f9bcdf0dcc3d445db8cef9a44b0e0850
0x82c7eb0480738d1359989240e52a44a66ef7ef8d30603195ee69385148a4c7fb
0x292679917b870bc78a44c6272e46687bb5d852e0a43066abacf6a20af010f23a
0x7b21dac483c846581a833f9fbc566d6e46bf24802872d3245b25a0d97ede7f5f
0x2a476ff8d082e295512e900ff39c134bebd46959477bea8d88546abe355c396b
0xf4a054a01fe82a633a8917b46772c08b9a51fee022ec4927ad1a8a472564490a
0xe1eeb41c96d3ea77a10c3d26ec85283e9e767032a7553a8cd68ec4de06b257e9

Functions
Getter at block 21179353
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf58695a537b6df10d784d9610e52fe74fd8da67d34c4d15a6eaf9a5ba9331f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE69824618f93C201188d4404f5Dc5D47D39eDfE8, 0x2e64Db49fc597a731091471607F6CD0251d7EAFb, 0xcf6AEFB7ad75b86813d52E0977B0013b37e6A786, 0xbc4C1D48C87739698ff45F55C48A1Ae654fe5177, 0x970CeCcE8DD50ACD432C648210Df4BCF5125eD36]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
381
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.