GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0ea601ef6b7a2bd8c84965edddd1e724fe454e7ba2ba54c5fa8f0c22f46e8b1b
0xeebe88e189300053e47c974efb5d0faaa8475cc45d04227a721bce530425be57
0xc4f10722943b964ea4696ac3408943cea0f9c6bef16cef1012ae1f6a68a36b6f
0x25f5d8f2dfe8d5a65d47da67dfab96c77e55590d4f598e92b444556f84023fb3
0x5e4d7bd29ed8b0d8a6330a84df40c03c829e6e73673ec64b7d3783ff1a93b9e6
0xdda1add6084a5be96cfd5e41fd97f0cd756acc03a8e0ab8e43b264465969738f
0x4c3ac6d2eb62d0477485e9fd3842445b3da11a7b5360d40ff700368dfb95e03e
0x34cf0745dbe6cbc8549843b2be0aae5ca3c3c03dbee12ce93415d676cf4e79ed
0xd44695c709f6a7e153c64343b65ce6022d304d5b9194a38948be942674083789
0x7c2f0eb3db633f6ea2bb80118f7e508e792deb6bbd61460e179a1a91ffb54daa

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