Proxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0xbf9a4732 at 12763065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.92
ERC-20
Value $11.24
ERC-20
Value $0.06
0xef88cdd490e71fc9a8add8669d6518f7c517175fb4aad55f1eabca4ed9dbc2ab
0xfbc8a59a3108a8ad4ac738136f73b1d2d02a80ee80de3ad6c0ca23557045afa0
0xf519e843d5c373e56de66d3fbf40b0e7dd3068b2f2e0ae312a9c2cd2edcf7488
0x8bf69101d7a6fb05b3af9dbca1739f0fb65afcd6d325d2e2ce19ee5a20b5ac1f
0xefff10ce6e87473d38dbfaf3d322a12d578dcb4531d66b6044f4fa3409e3c12f
0xa65c823e6e6969c5ba990195c6cef2c022da0189403aeaa0c6b1d7829c8c438b
0x3a6c1cad81629208d6f9c8cf6f100752827f64f6048d8d88a824fd0fe5642739
0x8a8c2764377af223c8af7cf0a5bb7adb55b94d35e03797d520a558e2bdaddac6
0x1886c32c2b8ee98e166cb64dfd1610d5d92536fa547c55ea15b20a9a599a91d9
0x4e68af3dfec69456e5866c06f482c766d8371b9d73060002efae802d95ad454e

Functions
Getter at block 21384226
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ee30d2be2f6997a9af2adf6f322ed131e8472fee6523a6cfe3fd95b6e9fa08b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3eEE41FC04443a27B917f47Ec123A595747E34e7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
45
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.