Proxy

Verified contract

Proxy

Active on Ethereum with 358 txns
Deployed by via 0xe93ab79f at 12391205
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,858.06
ERC-20
Value $177,476.71
ERC-20
Value $24,416.99
 (#38)
ERC-1555
--
 (#0)
ERC-1555
--
0xdf5141b37054ba318e9c5b269654ceb02383d1406a03ea8beb2612cf15e578e0
0x07ae435198526197e30fe3d6df9e2e190072b51660ef6560ea1d7a2750c13485
0x160820016923e6e320428f75096de353ba8e4ca8ee8275181a6bdaaf36775b57
0x8adb08e8336b8a5d667987602719103141d14bc8191cc560a19e419a5a396adb
0x7a428b5005f7fcc715e95192209b39e97a0cf9978aed7d5a034aa3308eb98630
0xe9a4c9c7b9ca785cc93e58090a63b1f15645215d226167fc2495d91cf6f253a1
0x484e9486ed37f6fd3efcff354e78a6e05db7331cef903e29bb3dd88e3090fd8c
0x715aa0d521cced6a4e9cb49b2a0bde2d1622ba6502bb6541a9a9ed07b6e57f7c
0x3f7917727d05bd6c1849f0330aed7ebaa40e700f1af5b8727b513cada00bf7c8
0x8fcd420b2dc017a417f181cb3e996156ee5da0f396172bc2ed996cf0de75b3c2

Functions
Getter at block 21431599
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd6039ccc527c0d5dab6a12745e786c1f85020816a4cb289386c9b8cf98bc9d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57410F58e468c6c0b45bF3b0A708fc9C23c271A5, 0x1Da431d2D5ECA4Df735F69fB5ea10c8E630b8f50, 0xa7C71DFbAf702355Ba4f0e3C760BdAEd2dAD332B, 0x7abc7650F3b805B64CF966D731c7d74892E5967a, 0xfA0C3332ecdbe56eC6320AEfFE03541CA5316BC1, 0x2Bff791ea359dC32E0497fE2716BeB8cFcbBD10B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
377
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.