GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x7aedae19 at 13938136
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $77.67
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0x71c3b898b1ceaa3996a7522bcc34ef499e564eb78c77e381595e40e9832c8e12
0xa04c745b090a9942a9a321c3102e19099aaa4bd656ca2a70dea4bfe2f04a77bc
0x8ad4ec717fc7609cd03502f55447f088e24c114668cfd3f9c9aa47745c66d0d6
0xb816cec30a3093def158f81269223ef7fdb5702ada14802155c345c533b4c773
0x02b8edfb4f26bbf0599ffed7e105c715d736d8a0ee710f6bb3c8948f258382a6
0xd498d91143e5e61166b1c308616be516b776b209f77ce9a209095e387309039b
0x5661e20dec860ac0175212e8ed64b740aa1a714a8bf32055c29551b5ce00192d
0x6b0dccbc3132b0200054587d204dbe57560ad8ca46ad0a27dbee4ece2d1a44dc
0x1ef6b2ac4e085c30fc1c2e46560f35374e3db7571bed4d94e928ece9fdfaa945
0x07a2e54c42f4bb6aab6818e0dc24cfb88c43f8f9538fa203e5c283bca2075437

Functions
Getter at block 21013047
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa44b6d5e04d1bcac7c5caf7150286cc1c370b84df17d21289ae207f21dcd1695
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE9E9206B598F6Fc95E006684Fe432f100E876110, 0x8bffc7415B1F8ceA3BF9e1f36EBb2FF15d175CF5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.