GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x6701c9d5 at 16906862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,023,754.04
ERC-20
Value $0.99
)
ERC-1555
--
 (#64)
ERC-1555
--
 (#1093)
ERC-721
--
0x014bbceda6d2110044b2a5cb378c3a6227c179f545b57323abb269fb57fd9dde
0x99b03d7e1493691936ed709f99503bd4a15ef6edc2a644c6cd857e25bac8316a
0xf877bd3754c0bd3c49bda6a095ccc1d5cc56522ded61f12da4b1a350aad53aaa
0xb4a862e19057ff1b413a3b47b17bf9c9d16a0f4a254cc3751fc7331a11d40039
0x02cdc744ec25f24ac31be1d6da654530fcecbd20a321d6295fc4da2372f3e590
0x57a8cfbd930bd16f76737d2f6808655e4aacd1cb782ff21220e6663cb1195ff5
0xc7e4b2f805fefc38d566a40dcb20d124681f96657ad8b7a7d2210efc518f73a1
0x28df3df50d37bb7e8964dceea887ad589a505802f0c74a4744692f4435cce06e
0x8f483e30f7f839e88dcd38b83714453ff83bc8966ccc94c114f8bedc346829ca
0xa72965e0053977d3cf3bd656416ab78993c57716c7e60d6312dda74b194efda3

Functions
Getter at block 21222231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91c548be8f3be17e977cf8872ebaada76af430009f50493925f05c3499fca5b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34e85d64aD51dF523e3B619De8b98AA00bAE6B03, 0xE4691fCB986252b353A5C56f8144bD867Fb333FB, 0xF489Bd7bC0589Ae10C6dd7f39Eb429F3aACe746e, 0x6c3Cf1466095452119a01298022C16274144F737, 0xF4D7d52975A5D9D629668a063290C50BB2A429ce, 0x5360452D114eb47415d4Ce62972ECc7f29D6a7F1, 0x8A1203C7feC8a3b0bEb827084AD0b8Ce9b2cFA94]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
86
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.