GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe2b13afbbf85c737adc743d5e8eb9f809d4c52f1ef805117276f40bb4bb333b9
0x8888ac6636bf570e651e340d267c4b9f1c21e94bcf61b952653a417612c5e35a
0x9b5ef9d5e6f63ff420b0f48f75e086663d64c74cfbf64bbf7edf3f0534bb171a
0xb6632497a88499994a413c5f4bfdb9775ce1a373564cedf7a2fd5110139a7ca0
0xc84b106ffb90bb1af9d8bc598ed94238fe4400934c49bad96323133d99f4410b
0xe3267811e2cd7cc44c73b1e255ba4d6e0bfda9f3a5a47f67de90ab61d3318e22
0x4e2a185cebb9a8aa2884b7e136f93b02e1ca18080bfdcf8f33b1679e52665cf8
0x009d027097c5359c5fa122258883987c3d64008b5d3947916fd5d4d1cb50be54
0x597621fb937414716ea95c518a56bf57f3e8c870b7c5e692b1f98e01208dc379
0x892d220a63236a59e9a761e8917ed09d93a5c4441c246c079fbbefa205fddfab

Functions
Getter at block 21377974
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24672266fe936f5b01bcd9bc3bad3c3888bd447aaddb2f8af83c8341cb82e4ef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEF5C7D0E6C1af98CB2abe6C5Ef01F48f7D93c540, 0x731dBE4F0A3D98F5e0d412C9940c5B74BEAcA28C, 0x1A1661AE3E56814889d7f6b49E04A77e8D1003AE, 0x1f1c4305B9a3b3f1bEa5A373ef76d2104c5B446a, 0xb1EC18117052e70c7568d207F3119b11E3bAFE6e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.