GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0xe421cb69 at 19977674
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.72
ERC-20
Value $149,873.4
ERC-20
--
0x27b53e23315324582ce23e90d24cbecdfe5f22406277acb38430d70d9b8b2bf9
0xf5fc9e8698c6a793c5620a1581248440f348ee4b28a635759e801337c4a903c0
0x68891e3e3504a64945e9fa9b113fe1f55b33e8a2bc4cd48678ee9a450538bee8
0x5c6da21e778300ee05d03b1047040f2220c63a7811bfb54c66082e41ad25f227
0xb12de5a1c692aeabacdfdb10517f5433e9b6852494e8eabc046e373428188bb3
0xece07470445c5c7e38361bf23fa5f165df2dd1e07963638bece14ec39abed5f9
0x83fd94dec3bff932754af81621ecae1e8ebbbe5955b0cb7dcdb335574a6d8ae2
0x16e3437b92b44d1bb8dc084009482b09b54c4c09a3c55b95c61ef250fffe9ffc
0xeb5b24953ac5bce527c6039a0e6ebc3a39e9841a60a505462e0b03820f5f9031
0x31275eb108fe82b1216d6b74bf0b7d8b3950ffd6262dbe7a486f72d5149fb997

Functions
Getter at block 20971198
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54cd6520ea4c982ba846f2bf46f39238634661318d4d95e6dad1912dcb31af9f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00000000051CBcE3fD04148CcE2c0adc7c651829, 0xa464980f8ea9d2b88258FBf9BC878F989B2c5DCA, 0x1103956Dfe7846332e7F4b1d86786107B7903Ac3, 0x82e09977ced7dE0F93548D89C227D2E1BF8F3337, 0x68f5549648ec500056319474F88a71619eEA57D0, 0x380c2798660B9289279Db77F1b5821fD7542456C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
167
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.