GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 204 txns
Deployed by via 0x83aa0817 at 13310022
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20,091.84
ERC-20
Value $8,308.91
ERC-20
Value $1.14
 (#0)
ERC-1555
--
 (#330)
ERC-1555
--
)
ERC-721
--
 (#1)
ERC-1555
--
 (#76)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0xfbe91f0f335aae23aad32d8021edfd47a1fd13eeabe1f254452171a00f69ceb0
0x9a2ca53005c67de25a7371930da35c13bcb4e836ad4d0caf2bd675197b4dc683
0xcca74cf4fe7997801fee670579bf540282338b4fb0b655a04d21cb02bdb2b756
0xfda2e9da08c2713a9ab9707835e134423923f015b38123c11353cb5498f2e302
0xa24d908efd9883182e2a2a2ad603171eb2e4d717b5665b38fccac55116b4b1be
0xa1ad584da30b6926e381c89184c5816962087d86a86f063227ab8d53f38c714a
0x6896e59a001aa40e063c283b5f1e3b3198790b91d7b945aa430480886f8051f7
0x1b13babcb7b62aa0e878bf51e986ac48b4fe1a5c17249b9a5166f60227aa9f4e
0x901608bd7291a8063807c4d9d10f9bb44b52d3ff2903bb56b68a132c25c9fead
0x4f3ddf3632fea6597fea5b9a1743d6503b4332b1408762fe76a5a524d1976cc1

Functions
Getter at block 20821107
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x780487acec9ea90295602d7d411bf38d8aeb79f4a1a42ec0b4cabd7ec0438a12
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc01cDA6bB8E4607B7d2d411dEeB8a425C905aa5c, 0xC5C721caA3cAd959818e891b533a34c37946e9Bf, 0x193EBE243CaB3dB1F2DBEB29a5dFFC44b7dB9c9F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
181
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.