GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 201 txns
Deployed by via 0x2b01d8fa at 16026990
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $43.45
ERC-20
Value $21.97
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x704cc715c867ea7a2ae9208ee3c45710cd6b21384343c89739f9a5bed94e0123
0x3a232fb7a94f67ea9e079f3e3abf20d586d44e867eccb481677f05d06d2f0c13
0x6ec171efb2347bb01425aa1622da9e4286c8be6690c9505c27c56ba1eb8155f8
0x5d710a9eedeabfcf1ec5e7c232929500be6a6f1e9a0e98a217401a2c2ae9061f
0xa77fd746cb2275830de3cbf1e8f4183a91f07e0449e58a5efa49e205fd79369d
0x8e322bd2df96bffa91ae9f128e8766b889f5aa7520a8965de61dfe5369d66222
0x61bc1b191e3ae708353d6cfdfe02df086a4d621d59982d98377b987c247df428
0xd0485e7f15f02c2c2d37a191f7fc7ba0687c3a28ea2933125b7b4d0ee8237973
0x4030436b4c5db782b5de512626f13035d081b0caa6f351bf9079b013ae194180
0x4036f9d6a3bfbb28f8ff7819d6605dc4d32f11dc74c124f6463965e4538cdc27

Functions
Getter at block 21382552
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a3d50111f57ad7d9ecac7a24157ba6abc255f6f49d119d75364c49d3411ecef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x519e19Eac9EAd404343c68224dD2A22C5c25F992, 0xbd5b82b95d7c25F5f7767ECBdd5D3EA8fb63c09c, 0x2900AC563eAb8D2d9dA21CeB07a66E3BbE2FBe26, 0xB66A81ed60CC6faf7f81d5AdD216782DAC66AF6D, 0x4ea32106019D314CD50Cd6121d616e511AdA7782]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
188
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.