GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xae355b8df26da22b2455f6f679fef61421cfe1ffc0e2a23fbd50ab32da940112
0xe6460d42f6413f7b16a3c961cfa93391d84c4d5a1af01ceb7e5063ec91c64123
0x92da699fc2c709676c41b3f776189e2c104462197485d7fa9d3674879e099c0b
0x14fc853b8e862bc344a1fcea5524bbe47cecae52790538e6ca20db53fb1da3eb
0x4c2a2582b59d8fe8f12ef823b5d355689d73f25a320ee085275e0b68f3f357be
0x67a3a212c2ee3ab77c051e0bb48efaef83b0f32ab2b9f2b5399a42dae01fe761
0xd902691b4b0bfcf3040df7631a669377a2668400cfc455f6de9af5e152e02bef
0x91e4718603e937621af33a8a8b83f1fb90783f21d46756c2d44b6ced9bc1f6f1
0xe5cfaee82803f6ba60e24a9461aab178c7cd329444514b67ae9b6ff527ff7eef
0x673b85a13871737d1ece3fe47aad687f05a517ce97824a443333f510f1dc33ea

Functions
Getter at block 21206660
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf9b7aae9db10c8764472f9fef4fba7f013b5927b50f54378af632f9526f77e22
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAfDca2Fbe4c38A790C801E69669F01272176927e, 0x7641B9A1515C82787ac54D3B8586ae689B34A6AF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.