GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0xa302dbbf at 16078211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $114,620.45
ERC-20
Value $2,647.06
ERC-20
Value $224.92
ERC-20
--
 (#75)
ERC-1555
--
0x7fa657ff35a800ea0b42f99306ec4216dac01fdfc9e4eb23e4614f7602989806
0x9173c8e65e369680a3121eac78b29d3f37783b41d0b820cc22ee5ebd04a61040
0x21fe4768e0497b6223e57808e29f99b7bb7b950ca139787a02a35c8b90849775
0x6d494952ee363d3d26b709ab6d88df39075bb96915b7c697245ed2acf7717cde
0xb4652c1c1c0d44fd7845f4b1f0001881b07326d686a20e0c11cdf7d6dbc8d2e5
0x991259dd44308c43bc513981bbb748265d5351adf0130ef41fd2f22bc46686dc
0x7992ec7d885c31e7019375c9d1698c72e5d7e202e4247cfbfc1cba929512f3c7
0x8be8aed31dedc938e357f917e47d9fa97397a597268f5f708ef4252ab8a574bd
0xec38f8775dd5d76423dd56b832f47ef9ede92f40c6a37db677f2f1e46d7d2de2
0x662c5d83389df05d4170b937c856566d681c2ccbdca4b48b92358272dc918cd5

Functions
Getter at block 20904388
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d79cedd56a37bc1b0c37637d5231f3d7b8efccd2693e740ce2b77e8f8c31ec7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Ed3C53A2b015bc3c9464530B36cf99C7aB3D6fc, 0x7E7D1Ce9ee92B847C4c1410a51A05EDF0b4cB6C3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
54
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.