GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,294 txns
Deployed by via 0x7b063a63 at 18550379
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.38
ERC-20
Value $0
ERC-20
--
 (#11628)
ERC-721
--
 (#11627)
ERC-721
--
 (#11626)
ERC-721
--
 (#11625)
ERC-721
--
 (#11624)
ERC-721
--
 (#11623)
ERC-721
--
 (#11622)
ERC-721
--
0x06bb7dbe43b5cebc3d9a9e4c83b581c7efd68d13bb3a8f0b4b1a3547533fd11b
0x95e94131f637a087222c31693efe5a97180b60be15dd15b42050caab539b20c4
0x2434a0dd5811bd0032332a074001eb6b0f3bf9fc6e91dcd32f4eee281d4e9837
0x33dfe72647796d8168df9895c653ce119cd5dd4ef3200c8e26cd8633fe4bd1c9
0x4fed7dcd6098a06e006f4270325caafebfd46af17a55121eac89c18b5a24f768
0xd570da336ce6dfe42ec905ae8f6398a51f04a9923574b9ac63807e02b8cc3943
0x3a87f59c272c569d44f58b974e2c18d99a64cf10696f3227c68a28fde56379bc
0x893a359c939bccd76f6e52061d2fe57ea0ef4b71c2044f77b825b523000d92b1
0x35ed92dd19b940adc0fd8a81a3e487dc7913d3c396c5d76632c403cb64aea0b8
0x5f5bdd565a8dc34618955e25cb1a113c5ce1cdbbcd6f17ac0f3b351f0fa87389

Functions
Getter at block 20855374
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe49780a226a36d95a1f9abb9169399b8e2ceb826046a2bcd3ad7c44695bca91b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0xD31074937B28f65db4eeB243916883E335261650, 0x5c8c76F2e990F194462dC5f8a8c76Ba16966Ed42, 0x0e706A98F414F49A412107641c0820b0153Ff5Dc, 0x4507cfB4B077d5DBdDd520c701E30173d5b59Fad]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2219
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.