GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x31e5b485 at 19529361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39.9
ERC-20
Value $17,680,236.83
 (#48)
ERC-721
--
0xc6b8eebb20f175ec7997221b0d95f21e09822dbf793b46d0373f99f5afbc0009
0xcd0c133a8d8c51e324ce4da70cbc068133d85a477a83707bb2fcecc6a95099bf
0x50e3b11220beca637ad87c0664d3d75b9afc765257e74fc440d0189ad5245c09
0xcee828e88903b134210d9888134eed93f8da93a3120b801b12e020d9d7ac3105
0x5785f35075613d86ee506382d2bf75dff47f7f7ca7d66844be37a3dd27283f95
0x1f36e31b071e5af790b521af4c9a13c0fb0af425f953997a5622bd7175168917
0x15ac8e2e7bae0ab1d9e083fd41babcf75a4090e807eb556b7be80f8a2c14476c
0x56744aac4496040de7be88944fb237ae3c7213385ceb19dcd41a86dcbd1706c1
0x7b486d437b81d58210272fbfab00eeab07df522cc80e9a4a94347e7b2cd5f4a9
0x09c4ece79a46e99f166274d336ba27f5ebfc2c543ada99df3742277a7a2eec7f

Functions
Getter at block 20816828
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x12c9bc14b4144f9a1f529a170a6e3a50b667832ed78ed777dcb64289ae64bf66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x626bC0872553994B0837e9513b0762072fb3AFed, 0x4AfF0e159a30237bd8723EfAAb414c54e452D6ED, 0x9B06Ba89023Ebae3621D4625c3476B9323d2594E, 0x77e7f2445674DEfe276A047b02d4293B73786A32, 0x211e71A96b5bE19154194ee9B53c51E8a782e8cE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.