GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 578 txns
Deployed by via 0x476e3a2b at 13622206
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,049.88
ERC-20
Value $71,502.5
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#36)
ERC-1555
--
0x341425a932fb68b06d250c9a6243d50f4715075c266464400fcc3f38cc659f47
0xc84626a78bf1b76e7c8ac93479cf0502539c037220d6c732f5e71f5b45fa6e5a
0xf685dca4a8b54e5ceb9395057a9ca865261e11051e98ed292c113171104a7325
0xde0210d8c55bd84e2468e05f3ddbcddd9cd457de944460e0816ec0356167e0f8
0x608f6b482ceb42edd73dd454ef764ab2922965ae8abaa43780fce3218046b3aa
0xbafc3f28ffb78fca19034e7b2cd3b6784461920287a0864ca11390acb8d665c1
0x191cb42d88e68a6ab432502d4912ab434fe2b8536a41d391c18ca1608483b479
0x60127e79a1381c671da43b2ef522763583fc7e5181a11d6caeef1a30452d8add
0x3ce7dec9ee351f7ea4187330fff2f74b722a7c345c89974a1a5396ca25892879
0xae199a9bddbcfcbdb9fbb896d5fca6e188b61a799ce8a961a818bb4726f2af2d

Functions
Getter at block 21037201
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab22d9654fcae031abad3e47d3a210994dbb0ec5e7a8f509875746bb22ee8d3e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4101eC65d62F530a563dbdbB7a4C338c098857Ae, 0x0FBD2BD077D24E207f47f9fc1393836ba843f9b2, 0xCb706ecd672937e4fD9001e2cd3D4eb97E27Fd7E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
57
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.