GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x97a1b9b1eafa4d372bd0c3332f2d39a0a49df560d596b77275f60177c44b007e
0x5541dedfb277518fc8f31cb39cf34d5bc0a7329fd6ac8efd4baf74140ceecd0f
0xb85d46f4c42043326f4e97db26e1a6429d20e73ea76eed4f284fd67140c2fb45
0xa1defd65fcd3e76ca5e83ec50a026f2497908bbe27b3f6ef1ea6d81c0684126d
0x1c11cf8758f20cc893c9f966903462b19aadf4308c3686de69b8dbbfdbe62f5f
0x0ce6a9dfa29dfc6041ca067e3c27ec43effa8a0ed6afd2b707803293ef923b44
0x15b2e7e478cffaf366f70430c574785646e0325594aa18b6e5c22a9187c6c6c9
0x3bc0b4594720fb159e7fdd5d3da0baad82f275fa1934657dea198aa699bccc1a
0xb1031bcd4d4dc19dc6e3b82674d01dcc2df2059c5f946f80de7ca9227057d8ff
0x380e87a3b50cce1427b95a2aa93fda294afa019313d2d571a3f7b1c4136d4031

Functions
Getter at block 21084109
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f04a200f34101077181382edd02d6da46e693a2b343c11a6bf7a45fcf6cd444
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x740D91E01EBcFEa7B34f1851657ff20581C236aB, 0xB0D52f178ac1279230deD6a6bA2033c881bf0238]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.