Proxy

Verified contract

Proxy

Active on Ethereum with 162 txns
Deployed by via 0xe04beb66 at 12945706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $206,545.55
ERC-20
Value $4,998.73
ERC-20
Value $2,372.63
ERC-20
Value $0
ERC-20
--
 (#82)
ERC-1555
--
 (#0)
ERC-1555
--
0x36dde121f5e4722e0e96f016eec87918ed71c75d425870ff010e3eeab2d74296
0x4047c299a244f7759fbde31210739bbf099e4759df0b97768073116b751d78d0
0xb40111a86b9d8d4c3632980db9b8c5aa729bf492184ed647d477e729d176b331
0x91b3d480b58de5c78c7558c94bf96b099f68732d985e3702f8e7da0c3bbf71a1
0xc8e6dba17121bfbcf58169c6b48c2a2cc5995de0f3a8574aff0ae9cd03204004
0x8d9e84172523ac6d3c71cf7a46537c4d96527d2afb08972a4aea9f35e567bad2
0x2a724a2c5abdd095a810f6761675472a277fe51c8be896aae45cad1208a2e9a3
0x3cfa1e40504990f4ff652acee90d8d62c4bbebdf11c94c324cc591cedafc7939
0xfda88903f7cc431bd75421848ac6f6da71815aa4dbabc0ce8dce6f23e555d7aa
0x097bb48bad62cf2bdeeead22a4622e1557eb6cdf47823cc3329085de5d9cf420

Functions
Getter at block 20900569
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa7979397d6d5fc552cf5c5bb1c84e4caafca1989b8b885b87881dcae86d0cbff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1Fcd63331d6ef313fDE0d709A67e86DC763e1dF1, 0x7019Be4E4eB74cA5F61224FeAf687d2b43998516, 0xFDD29fE12f8945f7Ec0fD3010b5a12A90E95d997, 0xeF9A40F0ce782108233b6A5d8fef08C89B01A7BD, 0x59ea223b48f0E1B6AdDD86cE6551dC44E2c7cb75, 0xF01Cc7154e255D20489E091a5aEA10Bc136696a8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
178
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.