GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xa7260816 at 14801650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-721
--
 (#26)
ERC-721
--
 (#25)
ERC-721
--
 (#21)
ERC-721
--
 (#6)
ERC-721
--
 (#0)
ERC-721
--
 (#200)
ERC-721
--
 (#0)
ERC-721
--
 (#10)
ERC-721
--
 (#8)
ERC-721
--
0x40c0d2787728c67dc05e8ae6491710a75bc29b6f1016941b82f9213b2bdbe022
0x09a18defdf6e029f184da0f3e79e467871a4cfe4c8df7ccbfdadf46b2e942d32
0x3789760f5e20606261d7f3a7b97b5bc502c5a254705ba24803df953c2e060f7e
0x63f9d89303db21f2162072a526cb3722680c04364761ba0a987c458227f4730d
0xaf4fd9a74929d0ab1ab9bedc644ced551be57304882a8b6a9169f009039fbc18
0x5ac592ea3f159b7ea6c1f88b48113f416108cac2759cdb4286da94f1dc7af437
0x82845f932356699ad72210457928f482c498e7f0900d7ba9aee5a7849986f664
0x49a53219fcdb73cab6322d0c5e3c6a7d340d42b864b00f888c305364057dbc01
0xfcff62c63d07317bca740a976795482a2445622fdc5e39d6b11efb4c9330f499
0xfd73db228e4feb70003a02950787b2bfb5a538cc29e8eb651914a049d35a7c42

Functions
Getter at block 21292668
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x385869565d368774aeb1f667232322fb5ef27ed11196568a7aa261ec187d14b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3B532301BF9C50a13f36142391DB024025CD4f62, 0xAb2c20Cc9365c6A79B6A26040bB0B94F32403Aa4, 0x9983Cbd04FBD6585FE26fEA9f0751ddBe040FFEd, 0xe359187e49DDA4284EC4fe3fdC499D1F9709ab67, 0x4b0bbe0b2Dc2C6550455f7459691665e1A810d23, 0x1119119dd186eea13AB65b15EC86570932239cD9, 0xB9c2fEd1c8FE8f20FA2E6D48C319F91FFb7d1006]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.