GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xedd2487e at 15274941
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $997.98
ERC-20
--
0xa54a2c0788d1343d1b3a301e08c0377e1b6cae6d4679fa4950cde7d4841f7b25
0xec6a4b806bde05fadf0c87aa3ad124529a0aad3a690f645e75d77fc297bbac47
0xbb01323111bcbf17c045af0ee85b7147826ca6a9ffe9f8b4307abdbe10f62731
0x4961674c817586d9a47d4c12475386980ded79f8d34d873b2b8d0b9abb2df691
0xd090661bb826ece0e3d3abe5718a4357728f830743280adb6ae97dbd955fb6bf
0xf04ee0aba7680d75718e9562bbbe4ba6e4ce9fe84d33c45154d913f3019c7595
0x750109450d67085ec3eb0d43aa5e5e3a3c54484034d9029787981f6878af7ca2
0x9c6ade8eadeb693f5781150e1616c6ada083b7ad27e90b79e92e62e49c1fa4f0
0xfeef0798df42d892390576785fecf3f6899995251cdac2a8e67f631109cb828c
0xca3890277f2d84226fb01d7c9e135281ba0b09e0ac8f2311b3d78b29ca625b36

Functions
Getter at block 21275373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95a594f52cfe995c0ed6d20ffc19cdea9e30baf4645f5a925afe200031fed7e7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB62B73e899cf717E7B0562dD586c1Aa842dbb5D9, 0x1e431CF3DcA65665301cCDE6D6E8Da0A9dC95b42, 0x835Bf22f54d01A1b4E0A40aa71a530cadFdF9e72, 0x90e5Adc5ac110Eb5e096AF9F4966c2498A60342D, 0x6a31eF202802772C2A18C077d58133E322cCB804, 0x1C4052f30E4A75C138adE6414751448f41AD8Df8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.