GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 150 txns
Deployed by via 0xc0aacc4e at 15489554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $187,521.54
ERC-20
Value $2,267,432.49
ERC-20
Value $21,147.66
ERC-20
Value $12,675.5
ERC-20
Value $9,700.82
ERC-20
Value $1,242.55
ERC-20
Value $1.1
ERC-20
--
 (#0)
ERC-1555
--
 (#12341)
ERC-721
--
0xa8fd2ee07cccc3b8bdac3310bbc220ffe6d06ccd0826928f154c5d9df399efa3
0x320fb0e390fdbc66505864271bbf25a897d672d716a743de2ac7b0a62159a0e2
0x5369b08ad6530e5ce615c0ff318c138eeca655f9876f8e5b8b4ada4c23a5d145
0xc6dcc55ea2d0a0a352d5166b35992adba52033be32a80ef97a5b252624eca7da
0xa0f7973cf717c9f9a2edc33a190eeff98e44afd1f49a637ddab580d6b8353fcb
0xd355d77aaa1f8bfa4420f25c282e399ef46632245cead845885172cb5dd83c43
0x6d26a57e5a8c0f6d51ab459b92c59676cdd0cd5fcbd71b433775b78f599b189d
0xdec8ceae956853eb3bba616cc76c78cc49b428798216a4c5a8e1ca17bbfaf77a
0xf19376d3de44596f81abe147b87502f44c65934fd4c6c2743364732e49befaec
0x409ef62823299100b00a4a683baf0d97b307852f6a5cb6dc433f16ffb0229213

Functions
Getter at block 21268806
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda575959bf6931a4dd15af04fe625342736e2e34f45df065c1661c4e9f794411
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe36fFB896337f6FDf5ef320747FE824e82243c11, 0x9C37182D889b41c57103c226F724b38C8f3ca37f, 0xcFc7f5782a6A7ffe1FFc6b915D22B1a01b7d8f20, 0x3Cb1d11dAE619d489C12bD30e229Ae13bb707409, 0xa599266D94D7f2E347f597b2d6972FC52528651A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
147
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.