GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 311 txns
Deployed by via 0x6b0cc0a7 at 14066005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $194.94
ERC-20
Value $1,495,119.54
ERC-20
Value $5,236.14
ERC-20
--
)
ERC-721
--
 (#1148)
ERC-721
--
 (#31)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x735948f35b89d72849874bf2598ae0a2fe376a3643ff0753a2a139a5112419fa
0xd0e4e3dc832321d47d10329bcfcf1437ebdb82f579af8ab62e6b8e63e7089055
0x94ed3d4eec9ffde8e2c33f707b752d68120c27cda99f4a9d85a56e9e75e93dcc
0x576e1d6815e849933f813657735e700e18e55ae33762451d3c0fd4ccfc2d1cfe
0xbe4a31fa75214f80c4bb8e5024b1733b7ff2af887eec3bfc91dc7aa3fa07d225
0x40958c3940b7183697dc60947d13be506ceabe64566c5693c9caf242df7a1f21
0xf268892e57add1e9ef117c660158329e346f41b6d40701b8ffabd4d807724c9e
0x10a17efd3ee2015861a62d8cc7d20bc5d9f5bd0e3331530b29f4ece5ad2b74f2
0xd5d62bd69feee0dc6424ddb2c0dab160d3834211bb657115062fcf9cafcc02fd
0x82eaa1bedd287ff9fe624e970d0e28c907506efc988e0445c6950aa568e541f6

Functions
Getter at block 21309792
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc1371c84d8822009429516ef5fe86ab31302462d4a09d40cbd3027858e141a3f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x68f5549648ec500056319474F88a71619eEA57D0, 0x948820aCeF664AD0892555DBba70198a765850A2, 0x380c2798660B9289279Db77F1b5821fD7542456C, 0xeB3056aA1c395e78CaCF19b9747583949c14B574, 0xbBEE3d18c8Ea290Ff6F7E05fC7ce7BB0f81d34a8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
472
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.