GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa71acd526d56b65895d787ec58ab43297ec1eeeff54290049cd6c8a636a6ffae
0x9fc232bd7af4269fd9f8c6b39a5b7e1f9a4a88d847173a2ee5899b05a9004c5e
0x46d9ca3e4cca12d9eaa2943931413cdbf2ccf90f66173baa262a5110535741ec
0x2fae4d6e825a745741f51735713843a039812306c58dab3954fb14304459782e
0xdeae116b184d04cf86c0a16b12eef467166f222820b768bb60f9297851f86f4b
0x18cacfe99748a8343066facd32a7e40ad0ca9a715c48e8c3eaa9620abcdf9658
0x2ffa8d9c85008351e1d9b5d074cec664b1403dc7f2d077baca5fcd0efcb8f36d
0xecbd0f042218ff7333a4c0b28cd56b699d0a046a7619af235a635557d95c0ac8
0x9866c7d0971fe49148c5481663168291dc85cfdf31e76ac6c03b58c2661eaebb
0xa53d96ce91a0e39c1198547ff8cdeeb43ec7f33cd8c7eedc89644324bbbdbab9

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