Proxy

Verified contract

Proxy

Active on Ethereum with 122 txns
Deployed by via 0x381bebc1 at 10874536
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.07
0x7d8691ae24b82fcd5c265d7f784d0e8dee1b2216278783dc961a60eba05cb906
0x0ef0981b5eca3839216577e54867c34bcf54c87f36ba8489fc1fa40cad1a0635
0x66243f9edf86fb483e792b4af417371e92fcb7ff87aa37d4f7590e6614568142
0x2972ef0adf67e29595c607259163e4328ec79b3d8405db11f14e7cbeb78d15a7
0xbfc400a2dfa5cee1aafa5e11369643b4a5c59975aa31c2fd04c6467637b79542
0x997b128f4d46c3a090cdcde0915cbc40351c7109496624786a35a2457e15ba24
0xe77884b6eb8c0b878aeeaa86966bec8fe10c56c38c08df4d49be5cdb16207d65
0x57d577953b001f25971a0db7d6d75a7baf16845d82d158d45cdb744ff116053c
0x25c76a187695fcde1a279c6de22a19de066e3ef713f09bda6c43d6c5788c887c
0x12573a5f272b25011b0f670ff38ca2343a18f9a251ae8a0dea2145bfb58a67ff

Functions
Getter at block 21079903
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc0ad64e375d6fc2165a698632ff4aa5490896422328f0da90376e0e885d889ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xccADDA2ba47263f2d22f4a27a7435f8463c17b79]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
110
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.