GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0x7c63b5e7 at 16378772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $44,988.08
ERC-20
Value $16,598.27
ERC-20
--
0x19dec846a09055abfc0b245246605f2b8604783958f3235fb6696aed33fea90d
0x89156b6227be452aacb2b103c61ea445c0722c0aac653a82356ed61817c33f70
0x6653438021a1afa1803ba5b4a48503f3858be05fe8f15ec106d4b436860339e4
0x2ac966ccec1a370e00339df6e1b673b8a5b8461bd935cccff7d20d9833d94adc
0x635c18cbc77cc8f9b84e7e6b7a2036c969d866904d957ed9342d4550a2e1ea31
0x64e5fc40b0c6e4c5d96baea953a546da0380819de56d9b892baaf2d45d411fa1
0x39757fabfac56f0cd8b458342c8eb2e608bacd1541c3f7d36d601caa759c7c59
0xd53bdb6684b24dde12595d217d561eadb34701c02544fd1243f6821c5bc3b32c
0x9b3d510860e9802e6fd0c044e1a91cae6b8b4519f3be890ec19049114981830f
0x47f146a793477fe813945d9a7449045198fa3b49abb6ab65f145d7b6bbf487ad

Functions
Getter at block 20906779
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91fab1786da250fd1193f8421f95c24eeb06ac72f560ccc89713c35076a86039
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6469E67f1a80FFD57b20D71599cEE4B82a39C28D, 0x9756388B5E56C54ffF4e1046eeD4787Ecd7E141e, 0x9b3def1DB56B0401841a5e3cE2245dd4923621dE, 0x960613766Ead0e4096e19A4C2a0b2D082983cf97, 0xF8C29427Fdfa1D6945c1EB783339A89aCf859aB7, 0x301c0bb5882e5483cFa0f71FEFC97768DC2Cf50B, 0x9bE7cE08bd71a193e2663b2A6495db7DfD60C342]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
95
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.