GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x37fd9ba2 at 20435394
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $128.38
ERC-20
Value $110.91
0xfbc04e978b34f9069768e9a9f1dc7b5157ec2221525b33852bfe9246a47485a7
0x0c8e1532fb39822d5c52a4797bba4bf6540b611d009aaad342643f0a91f84162
0x9f64a582cb8034370f35dc127ac2a3ce76c16b38a25bbb4ce0bbd0cf2618802b
0x80b9fd5046920b568944fe20b9bac3c774663ad6925e053d5989e5896a41e3a7
0x30fbfc7dea45dd0edde8ec2d24e8bd46ea4a10a54573ee3ac5f414b15a4fde40
0x85d9e568088c2ea8fb77bd71f1f80b8aae3ef44ff63173f267d95a2c16ac57ac
0xa8fd64de0eb880e2d99e631c8481b6b9b56622cb92804d371e1509288d604935
0x5af6667214bef22cb4854dcb9e8972d2c9d352e831d35bcd93458526a85e82cb
0xecd9da68b66c88aff6566e35f7a5c0b7f68b900af2ef628c448b331927595c1d
0x247af69f5535f3ed1040e8d81edb640f51a33b679985aad508924945e02d58f7

Functions
Getter at block 21258938
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f567c5b8e04618a0caf48a46e0f9e84c7a8f420f0dbb74437569029833f180d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6D47b8AC0278641046661b8914b951093aD5ee0b, 0x6901448C6Cf5914a20B62fA341f6eF67817e2557, 0xca036eF5CD1235bb10885148549F075413D4617E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.