GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 249 txns
Deployed by via 0x1ec7cca9 at 20018933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24,156.02
ERC-20
Value $19,750
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x355ec4df79557b4e864d1b3c3b183ec9f883c41e86b790465a8e42bda648e442
0xabcd70addb16554867a155e47e9b536424db3ca500def395f82fa3f995f4dabf
0xe5dc62131fdcf6d7e4e243c4e3a20762e2de2fbe6ecfb36594295cc49935f482
0x00cd4e4f5213bbff5e7eb0a3ff09c0e1c86e883e9af84f634bdc7067b7a39056
0x6645bb071f5f8b9c953a651ee8870c1ae034ab53141e6f9d7dcdd5a6310519fb
0x62bdbad529372fd0607a14f1d6056a36bd952377e99bbb2c386b6784a979710c
0xea2f0f04592499055e779526b7fa4f0c287c5ced0190e013d2437e46144b78ed
0xeb93b849756ae10f587eecc7be0dfd9f30d49b5079b7f597818a4aa53f27377b
0xf7a6b55deb24e26e6ba005dcf96db40a0b98b689d0c26586b97281a77bc8daab
0x318bb55ccde6f898e2d8247b8d20e65fbf58aba6c5a0f656b08282f53d6bd437

Functions
Getter at block 21314028
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e49b876b88807491413f9539cfbb3475e0fd8331c44ac32db6349a3574ae247
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5f246D3BEC81A5e193E9A96d8745E6703754F318, 0x765dC060eFF099f1FB1914E11EeA7bA26e44dbBA, 0xcddeBBaD367956F2Bf3E6C668085B4884669e717]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
225
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.