GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0xb96a83f2 at 15916097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,768.26
 (#132)
ERC-1555
--
 (#0)
ERC-1555
--
0x3aa7d9aafdd6ccdf3ce115e2330f4d67d210e736fb8fc327b01aa433b02ebecf
0xa02f0ec6f165168030f9048f5a7598fcccfc8c4716505acc318997c31d72aaae
0x18a0969e235084160676e78f4c8350b6db0f8984f1675320e0990423d2c8091f
0x69133cfd1e85ec04ba0115352b9988802a832f03b82bd5fd894e8ff915daf5b0
0x666c9a3e780995cd40d48a415420dd6a4471999d706c62f8606812d54fda68bb
0x0de917f793e71b4126270b4d533963a842762a50216d67b4ab89df4dde1f6159
0xc9b47ffe4a688e4e82b7c7935230c15ebb351a7e969dfe410c5306f03c37447a
0x741e5750793e63c44806b19df3fc39882bae026899bc28c3d07fc535c2c82b1b
0xa6179fc306197ac90062b867670ea3a42088c822f4ba8533c586ea6dd6aadc37
0xc5202666b0b62f3255eb764eef46d684ae8c3789b177e55fa63f35fc534e6122

Functions
Getter at block 21247603
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x477d81968f2d188f65db843a28cb296efdde2f55e3356f80e41163e0651fbaf7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAADC76C6E4AbeEb52D764443357F6e75db28f0e1, 0xd54f7AB07175d9eFFC4b72581517800B47ee7094, 0xe1f6B0765f27b7DB17385A269069eCe39F41631d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.