GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x0848119e at 16133728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $194,004.58
ERC-20
Value $1,412,343.62
ERC-20
Value $0
 (#3775)
ERC-721
--
 (#1)
ERC-1555
--
 (#1571)
ERC-721
--
0xad3e47e6c57519e61b30778f3bb2363c2148859e13ee8668d12c5795539ec584
0x870dc50ebb0116adaebe7937e57ff49a4483c79cd2b73b94218385d50cbcd444
0x9bd0c6bfd3f7d8935c563345f62b38fefc598466a0085cd8fe64a6732cc51485
0xfa2bf63a5654e67e710441ee64e70c92dab78c9413379970d8df6a2f559347d2
0xa9e36cd392bcad24cfd934f4ab3ea792cf65ba64e227cc66a82e1f1c32e04bdb
0x98bfcbb0c0c4507ae99a2228ef745b2f7e6d1a040c0e9e72ff58d9c39cdb322a
0x0d21ba24d8309d733276dcab7b6a44073a68e4cb268dc9dcade0a8af7c8e3d81
0xab0407033345df96252b678681d273f87005934e4332ee92a65eaf7c54b9188a
0xf57cb8c3bfc7004abb7c09ce53c6b196bd97f4e19aa471cf527f79ea8fe8b82f
0xc65dbf38f7fdb0267d5e2074a770f72aeeb739154cc355b9e290b2e7753bbd3b

Functions
Getter at block 20950747
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd15241529e6426b72cf82c9524bed22142803beab24774c02e3c14f32ebd8959
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0c3e7E828eAde34630b14aB1477919aF8158EB48, 0x9c97436C0a6C037259D52A33d97dB68e44cA519C, 0x259C59BBd38D652980031E23d7931b3202f1A426]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.