Proxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0x1f50d261 at 12468505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $79,273.86
ERC-20
--
ERC-20
--
0x4e27beb438a3f0850439311e43228aef0b54c6956080cff40569d3763f69c05f
0x2c02402c9af91280e6fcea7e43231e799989bbbf9ea6a74460061a6ae0221ee3
0xef364e452779be391c6da8081152c2ce821d3308d63701b9df0148e22e4aa5a2
0x31065a88cc15896c16618cc56c86d02b4b3d4b4d18539925a5361dcc99eb2d7d
0x750f580c2feabe999c195c5e0e0f09bebb5eee2842df8f991d371c0f9e6cd3e0
0xe578e4d5ee1c3ed646a1fedbb875d54ec4db557e549a191a576336f26890b580
0x3cf13bf521492b58d93c4b08d22cc05691c2aee3689e66da96d962ab82d26063
0xce89bd20decce4f7a53ae5a51c4ce8a797c24db2044e7e6973e4dd0f3e2e97ff
0x47eee9ee7a6b216c2e1cecb34e28116e040d697315008dae9139cc0deed20473
0xf36d9545c87fb3ba0b7b14593f5ae7af80d7202eb0a399751a54a34c14830889

Functions
Getter at block 21332576
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc1b6eaece959a7c576014029d6a0e61275130d3f8dbd44be81372e14bcf0bca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c0478D91514EE4c226BD3a77d1b310D9048502E, 0xd0cD08F36b3163D5aF37343cf9293aCDBcB0031A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.