GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x00dd41f8 at 14798566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64,514.01
ERC-20
Value $76,514.69
ERC-20
Value $16,272.2
ERC-20
Value $3,623.05
ERC-20
Value $1,615.55
)
ERC-1555
--
 (#1)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x5d562c01679676b221a89d9b696b5a367b64debb7ecca71df5df14d30145b85d
0x3cadf3bc9761c93b3655a01d9895b685f504ab7878255f65d08e64aa4acaa8cc
0x01ad2a17228fab2dfb58a88462c5d7d3b10c6ac6dfc51015ae8aa519da79a44b
0xf0317ca68c07a416bb03685eeaf8d4e2f6e6e44f2f68e8312c8ac5a294cda3ab
0xff742a40ec62aeb5598e17acedfe51387ff9214a46e472806a12247b6f043785
0x5992388cd235d2934dd4704df9ed661791ba97a7401fc6ea9a9d25eaeb803db5
0xf39bb7cae96f9cc50cd2c325cd75c4c73c3b1d9285e1389822f74236844ea94b
0x07f5e18b0f47bb0a102985fcb11a3afaf472d9b77af80de3db0c9260ca388587
0x8e40b7bce75218e327d0f5c6fbfd00de2ebf0b0c2a4df07d7ea5dc69ef1c9169
0x0643ec00ae3224a36c3ff7110ed53f568ef18c02f4ce14b265480553617b4b45

Functions
Getter at block 20858064
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa62d6bf6b38738ff922c1f1cc363d2edce1daf0ef611b2ff4028c4f11576292d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF06f7066F94D309727fFBAb6C4C5c1673152BC3c, 0x2Bd4CAFFD5f377Be7B4CFDf5f858f0C17136e799, 0xBfC8974153a58718E6232a7F27845f2ae3AD3f2E, 0x20b6a313ca34E62C9D139Ebe66A9879a13C55e6E, 0x0045677DED5A84bD56890a2380Aa76d9761EbCcB, 0x80b7881eff7d1C941A6171631C73463C0d82Db00]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
127
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.