GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xd7573677 at 13211016
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,653,975
ERC-20
--
 (#138)
ERC-721
--
0x2b1d3e231bd9598ed7ca2cc0e7ed8baab92c0abb8c7792fc4a953da816b0495c
0x3d890fd0d41a6a4f935979e245225b3308bd92394890406a60fd37e5790ebb47
0x5a5957361e980cc0b487b7c4da2dc36d8501fe1c656c5a781362c00ecd96bfcc
0xac838a1cf3043f6f0d79dfaba3167456b74411f9d8b4bbaba229aa14edef41d2
0xe0b0aa34ae373c9476a41324f86aa8fd920320ecced32d38e9d373150515b21d
0x7d8ff5b5b68c9f0fd9ea225e001ede1cd13db37590c279dfe9ea55f403346a67
0x19fbaf9a706afb25ecc1e2b1e72d6f2e79dc1f691975872dab3d285f22921ed1
0x835111f429cf6eb14c73c358ad2719289336c13d4d94d5b8948c8dfb6c82d75c
0xea54f547646af4f1b7e7d68e3a0a233569d125551b9986343a6dc4377ba95972
0x73313a5da38b1b1bd7e04a6073afa1be38de4cad23be1a964cba5c6ec20fae23

Functions
Getter at block 21210285
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4fea4899c2f9461567f1c855b2e4323ed40730c3a123f49920a05d2dc7bf7ef1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x705199fE234a7A2F1Bc8B95Dd7d08284c8F467F1, 0x7B7785abbFEd1f47315b77D11B37159294c7C8d0, 0x6F4565c9D673DBDD379ABa0b13f8088d1AF3Bb0C, 0xD92B0d77546fd085A1C51d12A8B20376429843d7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.