Proxy

Verified contract

Proxy

Active on Ethereum with 3,939 txns
Deployed by via 0x04ea462f at 12327158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $548,863.63
ERC-20
Value $4.32
0xdffd85afabc886d5ac8543d444f44a226bbf36df5ceb2bf5544deb4e01a2a632
0xcdde981936ae3254a7d0c5b0a9a39ae3bb737e64ffffc31facde78f22766eb48
0xbd1fe1b93b547f0a176ac6bfd0755a3d69ad34ae50fdf622788077f6f8eccc96
0x49dc6c356fa458f36b55e056d009678d5aa88d6d5fb158e563a0ee74399bd1bd
0xce962cc749b6f53b8e272df93369a606285001fb5a470c84ccbf570fb4a1c595
0x329fb1adf8d1e25a96a89bb26685123d4f6d2580eae09fffc6a9ec396aeb8f9e
0x169586e4c7ab774bebf9b416845d8e7c4ec69214bf11e5643175628fbd483639
0x4da51d0f20de1b99d273e33b7062d2b31614ad6b6837733314348fc8edb4bc29
0xab01409aa1be0073a8535c1ea68b3953c39468b725377d10b972a440a010068c
0x176550856319b0858ecba1af2b4484fe902cb6ae9ca895e88a064115b86d41c9

Functions
Getter at block 21245257
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda6893c6dca1f1405af76cea979ab3612112e757fbe8f16d1eecfd5b7f49f68a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb9E29984Fe50602E7A619662EBED4F90D93824C7, 0xb7c7124c1Edf51378994F877D2A17ecD6b7901A3, 0xcB50bb8Da47bEcFed8a5Fb78F089F0a1b19B99B3, 0x636e1a283F753e347D7c64eb5cc12bC5314a82dD, 0xCC734CEBf6bD685e1D74aC6b09bf2fCA867d7791]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.