GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 566 txns
Deployed by via 0xf77e98d6 at 15877586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,003.98
ERC-20
Value $82,615.08
ERC-20
Value $70,117.04
ERC-20
Value $457.28
ERC-20
Value $129.16
ERC-20
Value $12.23
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x855b49725698afc20afcdc1b209dac691beb27c831d9f7f260d090b0440a7521
0xf5a4419b8901855fe1acbfe6355f15f6447ba5b3e37d7aeea4e57d4d61546762
0x946facd8f22dcabb912ad5587d20fabeb6644e3a761f5f7259e5fddde26ab6cd
0x779bb4e5942209b504f0c26fa6554192454c6f484054e0e108ea31bf27227795
From
0xda507ed6f05c954fbdbda6566e2ae1cb776c8d74db619cb078383d6aa1262595
From
0x0727bc0c4cd5f641adefee64b9e90aff9d3a726d994434c93473c3269cfc70d1
From
0xb46cdf525729e8ef29f3191c2c5be34a5e7425a4bdfffb56d9adb718642c1205
From
0x687cd3e8695a7663b126fd18f234eec3e3eed700caa653bef7e59893ee9df3be
From
0x592bc3b2d5a68378646574dad01ed7b1a4aaf32f20bb58d9ecf09067d9bae499
From
0xc98102f23f0c244ac1d712c53bd6dbb8283f6bba7f9e3326411e2f780b0358a2
From

Functions
Getter at block 20886749
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe159a7d8c91aea6defea6fac8b44878d424a31bdd23c91725f1fa7c5e8b16e86
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5440D20a5B84b1E66EA544F545E90966eC24023, 0x8303c27839E00cCc56f2169a2a99a63A352C0817, 0xB0B859Aa6c3a10d8d054c4CeF76EF80147424242, 0xEB305a65062b4b673B3eAc21645775d5e01DdA43, 0xacD4372b0316FE44ABE9365d00c486314C7b8853]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
589
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.