GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0xd48d0c29 at 14428849
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36,819
ERC-20
Value $98,120.96
ERC-20
Value $1,063.13
ERC-20
Value $0
ERC-20
Value $0
 (#959)
ERC-721
--
0xe217087baf53d5bc2363a759036d2749841cddd22953f6729cf21445f0c0709c
0xe9d9da8a1b6ec9431c31e14c5afc7adf0e313514561fcdbf7e351b76b762b2a0
0x546605cee9e4638c0f7937c337c3cca07e059263060d5977ab082cc2b65653e6
0x1ddc4b3f2b9abec5b23e6d5c9ae5954dce43077c7359d767953335be992ea400
0xf0c2f4c6aa771fd72cf6ea5d647c302c3623643dc825cb6dff0e10fbbaecd826
0x745d2d796af68f410564c2226f04671b507ff0469fad12068c89e45badcdc52d
0xfa9d01c86f4423cecbbf788cd156db8d2e2893504c236356fda01d437984a23a
0x1bee113843d4298565c84c5a49e79652e5a81db65a2a3e5822f9d3e10f099ef2
0xb1e098f195c8eac4d5e8301f84f5260caecd65be8547c210d1baeaeed1a01384
0xc32f2c4bef76e9f22ac86d199f85327d181c28aefdaf4d52e1c2445473004fc7

Functions
Getter at block 20868425
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f8cd6f9869c9feb7557a8da82599652173321b559bfd379744be1da2f818aec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x004812da927b5DCd07e7329609eDD75E25d2d295, 0x56aAaF3e07507C3f2554c4087b0f3ECC61F78a9e, 0x2CAE3a4D4c513026Ecc6af94A4BA89Df31c8cEA3, 0x912e21CdA3D7012146da4Df33309d860a9eb0bEb, 0x9A3f38AF97b791C85c043D46a64f56f87E0283D4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
114
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.