GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x82332114 at 14819871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,327.72
ERC-20
Value $8.38
 (#11)
ERC-721
--
 (#11)
ERC-721
--
ERC-20
--
0x815487da62fe7135351b856f00f00f52795d42bdc3ab98952e2ad30276c5a478
0x8b92717efe4f2fa6292651f66ad7045ddf4c6de27bfd9007c334abf661d0dc85
0x2ce1d4d1b2b8eacf016b9b33281b3fbdb4317db0ea42e2550a0e9b1bb61e398c
0xe16dc5af39aad1fed04a27fd702d7c5049108ea0710f302636c79f8471faa9c7
0xc6d6602ad788b705a6e59ed92a04885d705f351f1c9e113ac5d5e7e98230a968
0x369a629c5d3cbfb9e66ed6afa849147c39463560c2a1a729da73dc42b5069074
0x1bdc6e2a649e096c8c5b9ce6c9dfb933a85e119c73a725e94c7aab8ac7b3d8b1
0x70c43fe96e68a0a1ee0437dd4cfa6571807e13c181534befd6d79cb9222d1041
0x5545028278cf2b7c60972278ae4345a1576a515573132916636caab29c2a08c0
0xa4f5c26b8d99e2bac80ef105c0a6701fff91f73741ea48dd54c53ebcee46cb0c

Functions
Getter at block 21185972
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x30fe32b73f4080656676e229a7d56753509316c3b7b470fa320308f540dadacd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd6237F5E56910037F5028e3E52AcD57E894ff1c6, 0xc7ee7518FDD26Fe50ff6143F742D43a179Dd1428, 0x2C59789BE393412E0CeC6990bB467609ac05Cfc6, 0xC69BcC156740ee8D4b0bD9Fe4aca3e6D2A7aD93a, 0xA090944b7BaaB25C16De1E43Fc68594Acbd9a35e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.