GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xed3d257ef7e7fb5c7f460a915643932485406c7954209f80c2146329536baea2
0x1ce1067944644ae012bb196c982cdd0bcf9db36bda3050fc581e724d4911b43e
0x109db7a105e9ef3c7bc2e56875235dbb2d5bd99246a754358e17b98534719758
0xe46353c90537afc1aa349fd6590e9d5b3ff59ff1861145f10fe914e8126bf47b
0xb56efd982aa131147f8a2bdf736a43eb0fe3788d538edf4cc92ec750feb1d01b
0x268d481aca298956572d2ecb60c68d197083adb1fa99bd02f4785db16f6982cd
0x0cdf8149324482206d49da42feb4c476c7ba2d9c08ff29262080ee21fc1f6be9
0x464346fa127517c3fc1e59d0bdabd8afd8e92377d023866847f6dc755518545c
0x7d75c455dd930c8dbebaafab94cc13fa57578e5041e7d73b8b9cc2f9a933af07
0xe06ef0600696d07b300408ee8d9d875db011f42a6cd61490bb9bbde40d52e87c

Functions
Getter at block 21248065
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x317187d63e584895e64cbde466e7e2143cbfb494a4fc7290a8af8b36590d3257
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9E12b67111c0049F9E3F208FD9e1c9598c152e37, 0xA60fb1C721524d0687F288Bad8c1571db97cb852, 0xF8B43ac8DBEFFf876af48E0D7247B7bb53d9725f, 0xCAFE0cA1c3cEB1B883EbC3d1d994FF9a10615054, 0x0aB5ddA6f096E127AF74d4b64A101ac6C43FA128, 0x083Fc4aCDC406F56E2eafdEDF6B364217fbEd1de]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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.