GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xb0811302 at 17087870
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.32
ERC-20
Value $72,283.4
 (#858)
ERC-721
--
0x62d7284de9c1fd265d768936316b51f1a19226e187e528ae0b62c8ae6113453a
0xffb934cdc1a0828a88652bcd3d10967585d0f0f2a0551f3ecb5323a55a93422f
0xecc1b2e26e34c48f4ed274a0c7c6cca862f2234ad8522ccc2cc2ad8167a8f4b5
0x60f4d57cb6db747d9ea3d0f7fb94f501d861eefa61881e70197a2fb8a04d3cca
0xf5029c7398e17b02c2093d9c2d80f66dfb5aa3d5aa5069acd3b4e92e5cc594f1
0x4ce56cc2e4f01bde8659d49f6e0853967901d1ff725467695598ca58c68a76ba
0x38c6074d98296fc828ef182f6153b689aab71b366a1a7187166292a608e59541
0x437f0e6bfa812e57dc8e9a8e36729f1eebfc74a5dd4147efbf56e8ade6c726bc
0xcbec8082c05736fe10a39c8fde750de1b001c0bf12e9047b3ed4a1ce6699ecba
0x7baf13cba31ae625950ebcfc22569263c094709bddb6f8ad9d1d45c311dd7e4b

Functions
Getter at block 21227357
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4203c809e20e47c8692f441ef553eee90da4ef96fe9cf59a5660a322f703c26
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfA0530274fB5F6Deac382455bDA98cB18f3894A4, 0x57017dC0270bb96125AA4aBf0b6779a3b20be073, 0xa632c031714532DbfAa83551032cb4c13f838BA6, 0xd7EC859331e14F2CB38CC5e682445184b8394A3A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.