GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 95 txns
Deployed by via 0x47ca3453 at 18838569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $405.14
ERC-20
Value $209,266,938.32
ERC-20
Value $55,007.16
 (#1493)
ERC-721
--
0xe101344cecd01a1cdff04fc3e40f64b79b8cd35b845ca3ab063e305d2b1b5ec5
0x538fab8654fad4fd94727781faac64dba722e2fbc36c16b0ae6411c040268f8b
0xcd286640512d3324d3f5612781422f0430a092f20fea357e566ee2999b75ea70
0x064844658b631a667ff97e57707af70a2aadb6e56e7be4051749b6b4ddf03594
0x06d6d1d6bb80df87d57bbb1d7b0503aab3c3584fdaf1d441578cc479735db986
0x0da7ad4f8cec3c31d8599196595441a9755f5ea0bd6bc095ae7bff184f794b2f
0x66f51a9b67e9475967e4713be58ef32ab7fc7db47f4ae51b54a2f7c3fe3965a1
0x46c38ef222f5bc6fbcfb67fc1671ec5fc0441ea603ec9e38bc763142eab7844a
0x17a05948a0afb20001b4a8ee9221cb87faebb3be33c16ee08b88bd8a0f259adf
0x2a2a0442c6e4547cc0472a66c4821030936e5f9580db7632cd75b5f4a7295653

Functions
Getter at block 21307136
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x200ba81d221ec31189287215ae9d4ce58c5b70a757978dcdbd442da68bf51756
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9bCdb45eD634984b9a7174AAa217BaaF02Bf723A, 0xc9a326d15C8B5ba3182C4aa7Ff46C871944776e2, 0xce458747d5dc45A8c5C00E598C6787112e7b24cd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
89
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.