Proxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xb477227d at 11193371
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.76
ERC-20
Value $368.31
 (#30)
ERC-1555
--
0x8d86be1954e33e2a79ec931a71032ebf9dfb0e6b47591b95baa39c4801e0e641
0xce42e5bdf8ca9f8b94b1b8ebc1720e5f380da645e8c8dd6119039855c24337c4
0x4c623b679cc88557c6a3da502db4453764bddca38a4f92ca50133b6ffa749b40
0x34e99d96d31400b1ff0f0f512b83d497f44100c84f3b4c084c51bf91a6753d32
0x980499e4a1026fcdce4019cebed79f7c1140b861228361b1241a77390658b36a
0x935f8ec5a7edca6462912c82a32db4626b2be3e5794e81691d26fc86945f6452
0xed3b4c34f0d6a6e0f6227ce2a5cc35b0d831b6112913a9f90186c005e088443b
0x7c5755699d34589443aa6d99e404678c36493a553bece99c03d0818023cf439c
0x88eb6c23919820dee96e35e9aea3eb43ee58a53c2cb3d809abe31b209bb618e8
0x19e4ad7889539f86e34b8a8cadb6e5bac8641cefaee9813facf1022ea07ea1bc

Functions
Getter at block 20864095
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0xfe2c841cb205a7ef9d223c6636bffbffb0b4cbd7ab1f57f4e89eab4b00a5170e
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xBD772147d44f64a09f306458e7410d415634d426]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.