GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0x2d1dc360 at 14465472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.77
0x33ca68b41855f3d4ac8da1e15380781dd55fa79dad99298b1c55a5f3518fe3c8
0x4b629c83477a453f757dd71cb5f3d6da951c9c474df24a83caa823c5e37b1f5d
0xe697f2441cb4bced3c9c284affd91d3c44510f580d2e00de8bee35aa235293da
0x2715e9d089cfefec05122896816404779267717a72ac8620b3721fa9759ef7f0
0xf8e67afa7427306a7c730bbbd414f33eac014bd5f3cbee9dfef00fdb4c42c64a
0x11a15b6926967148c108bda086deeed8cb7ddd3580da85feec6489fdf1a48b15
0x2b907ff1060eef5f79057f6a5dd151bfab76a8d025d67f1c00ff48a373f5c0c5
0xed90b4d97b6f84482d59f85d1700d98581703aba3a748a0f9403ba5d49f430d2
0xdb5660108e1a102efd6debbfaa5e1cf65f80c5af2817bc40c9017f19578693fe
0x8b6b155bb7c1d9e630ac9bad03597390e51a7046f3201958bc835a7545ef2cab

Functions
Getter at block 21256582
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x15167ab52257957f754b2e1a89001148e47cba3bb71509dbe3310a2beb8f4a2e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x18427d4Eb43442E2677C5DF42E8FAebca2B0F3d5, 0xc48EdBff8347fa83f62Cd9966D2475048D7c3247, 0x3fcd51b20d1735B324Db12cdB81EFEB7fCFA5Ed0, 0x4C1DF617de6EdD32EB693755Bb385108CC7C3A81, 0xa5075BD6E2B7956bF7a233dA73813E8Cb025eE04]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.