GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 181 txns
Deployed by via 0xe2cfc451 at 17815675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $68.61
ERC-20
Value $42,834.26
ERC-20
Value $21,929.76
 (#56)
ERC-1555
--
0xd9e094065bbd02612073d9417081557a397b4ef1a825a634bff34e19fd472e51
0x010afc5dc117348c85253c183681c7f1114eb830899bfec214e84f0741e76516
0x4f03a88856b3c90f530bf21f891abdb6f94e5623aa32f81846767ea19c0f235d
0x07cce81d1eca0e1987d68afaa5981448e2973c13d5689a98a00d7d0f3bc1b612
0x7eba730ec6708d0ae2d883cf7178b086dc4ece42b53b66d5d1a6927419c96f09
0x071ba7d2db4c5ab2199ca530df07e78a1d79aca1cee9be6795e02a92c77c2914
0xd2caf1720ba37402806c27092dd3a52319090c9bbe631f10c245a6beb303ec06
0x648f7fca535e5fd751a0e7c62643a1260132b6f6aca82a45d63b06c12906927a
0x4186299f5534a5b647d1df5b84bc465a6548f5e6c8a369eefcd9e97e5093933c
0xf0050a01861e09e9c3cf18f1f78d4085bf92e2a2d9d4538f0dc7711728da9f0e

Functions
Getter at block 20826667
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe034fea9e28266be31dcbbc04b4e98f2041ba73ba59fae4b2dd35645c1c58ab5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x26a4F6418b77650808D3F83e7e8A8f3B7f7C8B8c, 0xc4093E4bFA5f1af9000376D84dABe6a93A121fA1, 0x938E64c866203C8da6C160B82b5B634B821be88a, 0x3F3d3Fc61B0Ebe667815C6896535F42B465CBd57]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
198
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.