GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xaa8709ef329da270da63a214769c99a3a87dd4e185df3047ddec8b9b3587cda2
0xaffb2d7874000ab10226372cc2cef57c0b2dc31fa38938c791c6ff62c1ba6629
0xd22af694d91ae611f57fd668d842c884620f4fd0f296d35bee12081fe88a3bfe
0x72b0d2329190439f28fb6e5c1eb1efe0cac080a9c311509d13540140f55860eb
0x2674645d78290190644ed204a292e507bbc1f59202ce6f8ca91705265ec59803
0xf0ebea3e5de3c8fb31e18b7535a2668e52fdd879afad3540b8730c4219d9f420
0xcee654a00b8f84a279d441dee2900f1ad706295a079b2e9c617bd3a1deac1c86
0x7552476531ff614009148144ff927ecb42aabdbe88cbac6223a39a90aaf88d6a
0x16c357848c385a7cf0666499f78976e5aae5de749e1490f01250dcdb9cc4189d
0xe8f22d10c1884061877b538acd7294f4c531e0cea176784c45952e06c305da8e

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