Proxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x2b150dc4 at 11088281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
 (#54)
ERC-1555
--
0xffd8df42a837286ba71df5e71179efa400a6d046727bbf314f28e317e9d32749
0x8a7dcc2d99c85785887bff8a2c4bf93e4f43648b5e67ce1c771a30174fea2cc4
0x4744c600aeef66a19ab68ccd73a7692e9c38427ee22c09e6beb813e6e480a3a1
0xc47c61dd8dc112426021fc2ee6ffea952fa8db7eb5ddbb227ffaa24be68d2671
0xa53ce90dc763ca83cdda6b804116a151f2fdf8df2e86c66f59bf981257fe44bc
0x460bbbd2a46b076967533793d117ed222110572007af9165a95f6e6e78ce01dc
0x9e3cc284847e4b27ee51f426ffdbc21158aef3addb13d13aceafeae7b212cce7
0xed05e52cdf739d1d70ff14f0c60b0d2be79b20a547a061dd06d12d1c47340de8
0xb81979d1644719d758324f351849e666ed3663ec9a4214b798f2624b918e5697
0xdfe94d6be626e993e3a437aa0cf129cde30ae5785a30692f898c38130ca208c3

Functions
Getter at block 20922320
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa3d2fee82d50b14264f846b40928b0e1e9746a1efc241abce5b11cde1d0db36a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa05A39B1FCb3E4e266244e5A5Fd134446698a1D6, 0x0b6145e34f3dB8094b0119fa4bac96e71528066f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
156
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.