Proxy

Verified contract

Proxy

Active on Ethereum with 1,017 txns
Deployed by via 0x4bd15b1d at 12651795
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,355.26
0x9a642d93e622280c374c939403ab106c85f417ecaaf1ffedd2c3821fb5def729
0x0a1b4a71b960727e4e5649a6a49a53e3e1d18d713066830d664607938e41ffe7
0xeafe1382faca8b634a0b0a9ff6941faf6ddb897e6d591bb432c219f1978a1383
0xf4a248fcfdc3c26776efd07dfc31f8d15ffc315ac7eaefaf9c45ba4ab20ae9f4
0xd1709371f78ebb2f597c98cbed4c7c30eb774263bbfdee917a25367af5a7aa72
0x343e09cfbeae6dcb58d98d0fa555a291db45a684f538a126f82ad4b1d7e81d44
0xb083d285bd12e8cb2a1d938163d867d561dd9f87b489364856baaaa6bdeb68cd
0x57dc57ade7d3469e0359ca2701cd87e8d6e0ae72c36a0e89cd83f33426f3c554
0xbecea8df97f568e3004e95b3fca944c06f36ea14255763db9676a56df97e5e37
0x8e0c0021f51fb38d7b8e027c316ffb047ec26156c758388cc456b7fb92c8fa59

Functions
Getter at block 20869120
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe8acdac57db50d228c28e35de750cf90f0e2bbb8abeb736d75fbf84b2c2be9cf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB2c8Fb4F82362d65471CA5eFD441b1f4E470AA4b, 0x4bF18196E7689c0bCF60E1Ee81ec5D8F29aD18BD, 0x737bf51a81655B0B5bF308497d4e6E18f53015aA, 0x9d44E992be2aF9A8e17911b9Be33639e31A2935b, 0xf4e5B62da2EeE3B5811DAE1fAe480f7623BD4cd0, 0x5Fc96c182Bb7E0413c08e8e03e9d7EFc6cf0B099, 0xa9d8188B35f05ab9a07454eA412A2dA6F1eBD036]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1276
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.