GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xab468cb5 at 21347466
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x82668e993dfbc0f678def92bd55877ccb87bf00964c82a91d9609a6c24b26853
0xf5c2463dde8266255007e412cad90cc61648ab64197f712d948f2a5a14d64615
0x8b6e17a59d3c81979245a459259a49ef63a9ead54c20b31abdc0ded9b0d2e977
0x933032dc96207bee6149dbf51584b4087a225ae23bad65aaade1b2c371f6f0ab
0xa48f0ad5c8e838abda52fd1a7346200e5b64668e16a3e0a8a420f5eda08ff097
0x0c994748e456ae8d55d3f8459c083b2e77c75ad47278cb5965f4bd3616404aa5
0xce9025310fa6791451004400d30b900f7337d923bfe7226793263e9c21d667e6
0x29cd313edf743c2d6148ba048f474a4797c06b6be91cf5278c9c8e5c97ae2c8f
0x32b66efba70aaf17f2e4cbb3c7e3097c4ba419f8e77fd1f7cbea77940bf28990
0x0546f495b9daf514384977c5af0c8e6b4336ba95607d61d809e95b26e46287a2

Functions
Getter at block 21389413
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9aecfe311fc9c73363f9f8eddbf9ec6ea85210d07f0af2d46225c533c03d4e41
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7dFD781869448877a49bc56b6f183b36aad40b9c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.