GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xd715c464 at 19341248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.26
ERC-20
Value $0.11
ERC-20
Value $0.09
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe6314f751b1f2e2d7db4afc2ae0b845fd437de6df0894c47182d3e2d883bc295
0x8d34c2a846c3c95d4c606073f1bc532fddd87ee1475b843328d0fa75f21b3a69
0xd6aa6552c6441c78de539cec3a8e555ad28faf52d178ecd1958e8312eff44a49
0xcf2a5bbde87e5f093c8f26783479ca4a7c87b82cf466aa326c296638f04b48b8
0x26280b44c529d681793a60b7851eb6bb6ab21ebea487cc7a47ceb6e9e8880e99
0x13811bf6de981108294376480020a29f6a19148514fff5124e0e6218deb9a77a
0x71fe751f5229f53c38a89b70570436d5525137dc6f6e77820339942973ecdd7d
0x6534f8b090f0022594dccabb901218431666a923789ca25e7e693b35aad6bd1f
0xde09144bea4cbc5eba4ebb73012065c6697440805507f5bb7b2911780e62694c
0xee189b9a8e6491ccf64c0bc99e40fe2f232b4a6b576c8d049314106c3d9f67a3

Functions
Getter at block 21218462
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4e62b4d38cc2b7a3db0ffd74c813a7ba59fc65fd50adf2d7ab7c25491dc99c30
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF4a6d7A2c2336C58F0f69129FBf26bf8f04584F0, 0x9FE911Ea0522FcdecE852aA9161E75Acf5a9dC07, 0x567aB70562890702962E1A4F72a57aAd432751B6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
28
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.